diff --git a/package.json b/package.json index b977bf0..3157e66 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "license": "MIT", "author": "Henrique Dias ", "dependencies": { - "fs-extra": "^8.1.0", - "node-fetch": "^2.6.0", - "tachyons": "^4.11.1", + "fs-extra": "^9.0.1", + "node-fetch": "^2.6.1", + "tachyons": "^4.12.0", "tachyons-columns": "^1.0.5", - "yargs": "^15.0.1" + "yargs": "^16.0.3" } }