From 48bf709796206a172c7e53aaf08a3a27cd7a3717 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Apr 2024 03:34:23 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/@jridgewell/gen-mapping/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../eslint/node_modules/@jridgewell/gen-mapping/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/eslint/node_modules/@jridgewell/gen-mapping/package.json b/tools/node_modules/eslint/node_modules/@jridgewell/gen-mapping/package.json index 69e0ac812b4d84..4e8489da9a82df 100644 --- a/tools/node_modules/eslint/node_modules/@jridgewell/gen-mapping/package.json +++ b/tools/node_modules/eslint/node_modules/@jridgewell/gen-mapping/package.json @@ -61,7 +61,7 @@ "@typescript-eslint/parser": "5.21.0", "benchmark": "2.1.4", "c8": "7.11.2", - "eslint": "8.14.0", + "eslint": "9.0.0", "eslint-config-prettier": "8.5.0", "mocha": "9.2.2", "npm-run-all": "4.1.5",