diff --git a/package.json b/package.json index 4c0373167abe39..45e7d3edda3b07 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "babylon": "^6.14.1", "base64-js": "^1.1.2", "bser": "^1.0.2", - "chalk": "^1.1.1", + "chalk": "^2.0.0", "commander": "^2.9.0", "connect": "^2.8.3", "core-js": "^2.2.2", @@ -153,7 +153,7 @@ "image-size": "^0.3.5", "immutable": "~3.7.6", "imurmurhash": "^0.1.4", - "inquirer": "^0.12.0", + "inquirer": "^3.2.0", "jest-haste-map": "18.0.0", "joi": "^6.6.1", "json-stable-stringify": "^1.0.1",