From 54cae32533f023ee063a38d742a260c2ba7bcd4e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 18:47:06 +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-INFLIGHT-6095116 --- 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..beddc253b2 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": "^15.0.0", "resolve-from": "^4.0.0", "typescript": "^2.5.3", "xo": "*"