diff --git a/package-lock.json b/package-lock.json index 32589ee1..1ee20655 100644 --- a/package-lock.json +++ b/package-lock.json @@ -298,9 +298,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz", - "integrity": "sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz", + "integrity": "sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==", "license": "MIT", "peer": true, "dependencies": { @@ -23514,7 +23514,7 @@ "@angular-eslint/eslint-plugin": "^18.4.0", "@angular-eslint/eslint-plugin-template": "^18.4.0", "@angular-eslint/template-parser": "^18.4.0", - "@babel/eslint-parser": "^7.25.9", + "@babel/eslint-parser": "^7.26.5", "@babel/eslint-plugin": "^7.25.9", "@stylistic/eslint-plugin": "^2.12.1", "@stylistic/eslint-plugin-js": "^2.12.1", diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 3ce4ff01..cc415d6b 100644 --- a/projects/eslint-plugin-experience/package.json +++ b/projects/eslint-plugin-experience/package.json @@ -11,7 +11,7 @@ "@angular-eslint/eslint-plugin": "^18.4.0", "@angular-eslint/eslint-plugin-template": "^18.4.0", "@angular-eslint/template-parser": "^18.4.0", - "@babel/eslint-parser": "^7.25.9", + "@babel/eslint-parser": "^7.26.5", "@babel/eslint-plugin": "^7.25.9", "@stylistic/eslint-plugin": "^2.12.1", "@stylistic/eslint-plugin-js": "^2.12.1",