From 1b70bf9ae3d56732377a3f3a9f0aaad5aa6851f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Jan 2024 05:20:47 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/@es-joy/jsdoccomment/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../eslint/node_modules/@es-joy/jsdoccomment/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/eslint/node_modules/@es-joy/jsdoccomment/package.json b/tools/node_modules/eslint/node_modules/@es-joy/jsdoccomment/package.json index c38c09f992a210..7f8d3e6790669b 100644 --- a/tools/node_modules/eslint/node_modules/@es-joy/jsdoccomment/package.json +++ b/tools/node_modules/eslint/node_modules/@es-joy/jsdoccomment/package.json @@ -72,7 +72,7 @@ "@types/estree": "^1.0.5", "@types/mocha": "^10.0.4", "@typescript-eslint/types": "^6.10.0", - "c8": "^8.0.1", + "c8": "^9.0.0", "chai": "^4.3.10", "eslint": "^8.53.0", "eslint-config-ash-nazg": "35.1.0",