diff --git a/package.json b/package.json index 77865d3..f2dc3ab 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "license": "MIT", "author": "Henrique Dias ", "dependencies": { - "fs-extra": "^8.0.1", - "node-fetch": "^2.4.0", + "fs-extra": "^8.1.0", + "node-fetch": "^2.6.0", "tachyons": "^4.11.1", "tachyons-columns": "^1.0.5", - "yargs": "^13.2.2" + "yargs": "^13.2.4" } }