diff --git a/package.json b/package.json index a43253b..cfc44bb 100644 --- a/package.json +++ b/package.json @@ -25,12 +25,12 @@ "postpublish": "git push && git push --tags" }, "dependencies": { - "chalk": "^2.4.1", + "chalk": "^4.1.2", "detect-conflict": "^1.0.1", - "diff": "^3.5.0", - "ejs": "^2.6.1", - "fs-extra": "^7.0.0", - "inquirer": "^7.0.0", + "diff": "^5.1.0", + "ejs": "^3.1.9", + "fs-extra": "^11.2.0", + "inquirer": "^8.2.6", "minimist": "^1.2.0", "recursive-readdir": "^2.2.2" },