From a1416c9d56a4b5f047b10ba0b0ba119cef784a4c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:00:03 +0000 Subject: [PATCH] fix: node_modules/minizlib/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-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 --- node_modules/minizlib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/minizlib/package.json b/node_modules/minizlib/package.json index 98825a549f3fd..304029ed58b80 100644 --- a/node_modules/minizlib/package.json +++ b/node_modules/minizlib/package.json @@ -30,7 +30,7 @@ "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "MIT", "devDependencies": { - "tap": "^14.6.9" + "tap": "^18.0.0" }, "files": [ "index.js",