diff --git a/package.json b/package.json index 1f4ff6e2239d43..9dda486625e970 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "fs-extra": "^1.0.0", "glob": "^7.1.1", "graceful-fs": "^4.1.3", - "inquirer": "^3.0.6", + "inquirer": "^7.0.5", "lodash": "^4.16.6", "metro-bundler": "^0.21.0", "mime": "^1.3.4", @@ -197,7 +197,7 @@ "ws": "^1.1.0", "xcode": "^0.9.1", "xmldoc": "^0.4.0", - "yargs": "^9.0.0" + "yargs": "^15.0.1" }, "devDependencies": { "babel-eslint": "^7.2.3",