From 371ef0a74f7c295b7e5c402c2db5341fd9089b6d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Jan 2024 05:28:10 +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-INFLIGHT-6095116 --- .../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..e0162de96711c7 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 @@ -53,7 +53,7 @@ "license": "Apache-2.0", "devDependencies": { "@types/node": "^18.7.6", - "c8": "7.12.0", + "c8": "9.0.0", "chai": "4.3.6", "eslint": "8.22.0", "lint-staged": "13.0.3",