diff --git a/tools/eslint/package.json b/tools/eslint/package.json index f0155d89330b9c..280f3beef7a8ad 100644 --- a/tools/eslint/package.json +++ b/tools/eslint/package.json @@ -86,7 +86,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" },