diff --git a/tools/eslint/package.json b/tools/eslint/package.json index eba9c474f3f485..b4bcef8c272089 100644 --- a/tools/eslint/package.json +++ b/tools/eslint/package.json @@ -87,7 +87,7 @@ "shelljs": "^0.6.0", "strip-bom": "^3.0.0", "strip-json-comments": "~1.0.1", - "table": "^3.7.8", + "table": "^4.0.3", "text-table": "~0.2.0", "user-home": "^2.0.0" },