From 479a9db8c8fef8ed239dac5a6e19ca66b7d268f6 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:41:18 +0000 Subject: [PATCH] fix: node_modules/promise-all-reject-late/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- node_modules/promise-all-reject-late/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/promise-all-reject-late/package.json b/node_modules/promise-all-reject-late/package.json index 5e82f6a3da58c..0f1b6eb3c1c26 100644 --- a/node_modules/promise-all-reject-late/package.json +++ b/node_modules/promise-all-reject-late/package.json @@ -14,7 +14,7 @@ "check-coverage": true }, "devDependencies": { - "tap": "^14.10.5" + "tap": "^18.0.0" }, "funding": { "url": "https://github.com/sponsors/isaacs"