From ffcc7ceab494afdd2978eb812ebd9d9950b5a5be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Jun 2024 02:25:07 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/@babel/highlight/node_modules/chalk/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 --- .../@babel/highlight/node_modules/chalk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/eslint/node_modules/@babel/highlight/node_modules/chalk/package.json b/tools/node_modules/eslint/node_modules/@babel/highlight/node_modules/chalk/package.json index bc324685a7625f..c7adac559de574 100644 --- a/tools/node_modules/eslint/node_modules/@babel/highlight/node_modules/chalk/package.json +++ b/tools/node_modules/eslint/node_modules/@babel/highlight/node_modules/chalk/package.json @@ -53,7 +53,7 @@ "flow-bin": "^0.68.0", "import-fresh": "^2.0.0", "matcha": "^0.7.0", - "nyc": "^11.0.2", + "nyc": "^12.0.0", "resolve-from": "^4.0.0", "typescript": "^2.5.3", "xo": "*"