From e8896d313379d458283a19044c1cc96d7b799f83 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 May 2024 01:41:34 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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": "*"