From 8528e96f35a72f11f21597b0120feb64568acef2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 22:45:00 +0000 Subject: [PATCH] fix: node_modules/chalk/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/chalk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/chalk/package.json b/node_modules/chalk/package.json index aed521aec0..98f85b011c 100644 --- a/node_modules/chalk/package.json +++ b/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": "^13.0.1", "resolve-from": "^4.0.0", "typescript": "^2.5.3", "xo": "*"