From bdf5a7e25a179916758c0f7894ed598f5b741564 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Dec 2024 07:05:58 +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..c8e61f05c26a30 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 @@ -57,7 +57,7 @@ "chai": "4.3.6", "eslint": "8.22.0", "lint-staged": "13.0.3", - "mocha": "9.2.2", + "mocha": "11.0.1", "rollup": "2.78.0", "typescript": "4.7.4", "yorkie": "2.0.0"