diff --git a/package.json b/package.json index 3a98f413bce..f44e214811f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "homepage": "https://eslint.org", "bugs": "https://github.com/eslint/eslint/issues/", "dependencies": { - "@babel/code-frame": "^7.0.0", + "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.3.0", "ajv": "^6.10.0", "chalk": "^4.0.0",