From a0a87fe466b1b66c1ea83122515ca44e77957c40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 00:07:16 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/@jridgewell/trace-mapping/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/@jridgewell/trace-mapping/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/node_modules/eslint/node_modules/@jridgewell/trace-mapping/package.json b/tools/node_modules/eslint/node_modules/@jridgewell/trace-mapping/package.json index c06194565a57a4..62f3217c4d4cb6 100644 --- a/tools/node_modules/eslint/node_modules/@jridgewell/trace-mapping/package.json +++ b/tools/node_modules/eslint/node_modules/@jridgewell/trace-mapping/package.json @@ -55,11 +55,11 @@ "@rollup/plugin-typescript": "8.5.0", "@typescript-eslint/eslint-plugin": "5.39.0", "@typescript-eslint/parser": "5.39.0", - "ava": "4.3.3", + "ava": "6.0.0", "benchmark": "2.1.4", "c8": "7.12.0", "esbuild": "0.15.10", - "eslint": "8.25.0", + "eslint": "8.26.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-no-only-tests": "3.0.0", "npm-run-all": "4.1.5",