From 5fbbe947514136cc13a80618ec46c46cf4bf6cfc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 03:04:09 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/@humanwhocodes/module-importer/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- .../node_modules/@humanwhocodes/module-importer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/eslint/node_modules/@humanwhocodes/module-importer/package.json b/tools/node_modules/eslint/node_modules/@humanwhocodes/module-importer/package.json index 8ece071e94f384..5bed8ddc0b443e 100644 --- a/tools/node_modules/eslint/node_modules/@humanwhocodes/module-importer/package.json +++ b/tools/node_modules/eslint/node_modules/@humanwhocodes/module-importer/package.json @@ -55,7 +55,7 @@ "@types/node": "^18.7.6", "c8": "7.12.0", "chai": "4.3.6", - "eslint": "8.22.0", + "eslint": "10.0.0", "lint-staged": "13.0.3", "mocha": "9.2.2", "rollup": "2.78.0",