From fafe7b4a9bbc3dcb2f5a5d6bef502e3966647b1f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 May 2024 18:24:21 +0000 Subject: [PATCH] fix: deps/npm/node_modules/minipass-pipeline/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 --- deps/npm/node_modules/minipass-pipeline/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/minipass-pipeline/package.json b/deps/npm/node_modules/minipass-pipeline/package.json index d608dc66ce515d..0bc8e9fc5d53c0 100644 --- a/deps/npm/node_modules/minipass-pipeline/package.json +++ b/deps/npm/node_modules/minipass-pipeline/package.json @@ -15,7 +15,7 @@ "check-coverage": true }, "devDependencies": { - "tap": "^14.6.9" + "tap": "^18.0.0" }, "dependencies": { "minipass": "^3.0.0"