diff --git a/package.json b/package.json index ab36db6..21b4a2b 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,11 @@ }, "homepage": "https://github.com/NoDivide/astrum#readme", "dependencies": { - "chalk": "^1.1.3", + "chalk": "^2.0.0", "commander": "^2.9.0", "cwd": "^0.10.0", "fs-extra": "^0.28.0", - "inquirer": "^1.0.2", + "inquirer": "^6.5.1", "is-windows": "^0.2.0", "mkdirp": "^0.5.1" },