diff --git a/package.json b/package.json index ac85186..80488f0 100644 --- a/package.json +++ b/package.json @@ -65,14 +65,14 @@ "async": "^2.0.1", "blessed": "^0.1.81", "blessed-contrib": "^3.5.5", - "chalk": "^1.1.3", + "chalk": "^2.0.0", "cheerio": "^0.22.0", "cli-table2": "^0.2.0", "commander": "^2.9.0", "crypto-js": "^3.1.7", "figlet": "^1.2.0", "has": "^1.0.1", - "inquirer": "^1.2.1", + "inquirer": "^7.0.5", "jsonfile": "^2.4.0", "lodash": "^4.16.3", "mkdirp": "^0.5.1",