From 692da9124a30351990725a1b7da23aeaefe52b20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 19:22:29 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- .../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..4f7966c9eecbd0 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": "8.26.0", "lint-staged": "13.0.3", "mocha": "9.2.2", "rollup": "2.78.0",