diff --git a/package.json b/package.json index 23aa9a4..6edc9e6 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ }, "dependencies": { "acorn": "^8.5.0", - "eslint-visitor-keys": "^3.0.0", + "eslint-visitor-keys": "^4.0.0", "espree": "^9.0.0", "semver": "^7.3.5" },