diff --git a/package.json b/package.json index 4c680a4364..c1cf4b81c8 100644 --- a/package.json +++ b/package.json @@ -33,12 +33,12 @@ }, "dependencies": { "async": "^2.0.0-rc.2", - "chalk": "^1.1.1", + "chalk": "^2.0.0", "commander": "^2.9.0", "consolidate": "^0.14.0", "download-git-repo": "^1.0.0", "handlebars": "^4.0.5", - "inquirer": "^0.12.0", + "inquirer": "^3.2.0", "metalsmith": "^2.1.0", "minimatch": "^3.0.0", "ora": "^0.2.1",