diff --git a/package.json b/package.json index dd94fa07..74388057 100644 --- a/package.json +++ b/package.json @@ -73,19 +73,19 @@ }, "dependencies": { "cachedir": "^1.1.0", - "chalk": "1.1.3", + "chalk": "2.0.0", "cz-conventional-changelog": "2.0.0", "dedent": "0.6.0", "detect-indent": "4.0.0", - "find-node-modules": "1.0.4", + "find-node-modules": "2.1.1", "find-root": "1.0.0", "fs-extra": "^1.0.0", "glob": "7.1.1", - "inquirer": "1.2.3", - "lodash": "4.17.2", - "minimist": "1.2.0", + "inquirer": "3.2.0", + "lodash": "4.17.21", + "minimist": "1.2.6", "path-exists": "2.1.0", - "shelljs": "0.7.6", + "shelljs": "0.8.5", "strip-json-comments": "2.0.1" }, "babel": {