diff --git a/packages/react-dev-utils/package.json b/packages/react-dev-utils/package.json index e09e990d0b7..cde382bdb63 100644 --- a/packages/react-dev-utils/package.json +++ b/packages/react-dev-utils/package.json @@ -36,7 +36,7 @@ "address": "1.0.2", "anser": "1.4.1", "babel-code-frame": "6.22.0", - "chalk": "1.1.3", + "chalk": "2.0.0", "cross-spawn": "4.0.2", "detect-port-alt": "1.1.3", "escape-string-regexp": "1.0.5", @@ -44,13 +44,13 @@ "global-modules": "1.0.0", "gzip-size": "3.0.0", "html-entities": "1.2.1", - "inquirer": "3.1.1", + "inquirer": "6.2.1", "is-root": "1.0.0", "opn": "5.1.0", "recursive-readdir": "2.2.1", "shell-quote": "1.6.1", "sockjs-client": "1.1.4", - "strip-ansi": "3.0.1", + "strip-ansi": "5.0.0", "text-table": "0.2.0" } }