From a99353e911f59c7c6e446c850e5d4f4b87bfc8cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 10 Jun 2024 18:55:51 +0000 Subject: [PATCH] fix: node_modules/nyc/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/nyc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/nyc/package.json b/node_modules/nyc/package.json index b6802065..ae4f5c03 100644 --- a/node_modules/nyc/package.json +++ b/node_modules/nyc/package.json @@ -74,7 +74,7 @@ "rimraf": "^2.6.3", "signal-exit": "^3.0.2", "spawn-wrap": "^1.4.2", - "test-exclude": "^5.2.3", + "test-exclude": "^7.0.0", "uuid": "^3.3.2", "yargs": "^13.2.2", "yargs-parser": "^13.0.0"