From ae22e2c1a4ad0904eb3109cb15504a9f1c3d7641 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Apr 2023 19:46:52 +0000 Subject: [PATCH] fix: node_modules/ignore/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 --- node_modules/ignore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/ignore/package.json b/node_modules/ignore/package.json index fe70294975..927d8f6a51 100644 --- a/node_modules/ignore/package.json +++ b/node_modules/ignore/package.json @@ -60,7 +60,7 @@ "pre-suf": "^1.1.1", "rimraf": "^2.7.0", "spawn-sync": "^2.0.0", - "tap": "^14.6.1", + "tap": "^15.0.0", "tmp": "0.1.0", "typescript": "^3.5.3" },