diff --git a/package.json b/package.json index fed6d42..8b01945 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "contributors": "https://github.com/linnovate/mean-cli/graphs/contributors", "dependencies": { "bower": "^1.3.8", - "chalk": "^0.5.1", + "chalk": "^1.1.2", "commander": "^2.4.0", - "inquirer": "^0.8.0", + "inquirer": "^3.2.0", "json-file-plus": "^2.0.0", "lodash": "^2.4.1", "mean-health": "~0.1.3", "mongoose": "~4.0.2", - "npm": "^2.1.0", + "npm": "^3.0.0", "opener": "^1.3.0", "progress": "^1.1.8", "prompt": "^0.2.13",