diff --git a/tools/eslint/package.json b/tools/eslint/package.json index c5787d4cfc1c8b..57f299ed5449b7 100644 --- a/tools/eslint/package.json +++ b/tools/eslint/package.json @@ -62,7 +62,7 @@ "globals": "^9.2.0", "ignore": "^3.1.2", "imurmurhash": "^0.1.4", - "inquirer": "^0.12.0", + "inquirer": "^7.0.5", "is-my-json-valid": "^2.10.0", "is-resolvable": "^1.0.0", "js-yaml": "^3.5.1", @@ -77,7 +77,7 @@ "require-uncached": "^1.0.2", "shelljs": "^0.6.0", "strip-json-comments": "~1.0.1", - "table": "^3.7.8", + "table": "^5.4.2", "text-table": "~0.2.0", "user-home": "^2.0.0" },