From 80280a50f0304af531262acf989dff3c90425bc6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 16:00:20 +0000 Subject: [PATCH] fix: deps/npm/node_modules/libnpmfund/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- deps/npm/node_modules/libnpmfund/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/libnpmfund/package.json b/deps/npm/node_modules/libnpmfund/package.json index 7f4acad383bb80..22814bc9124e34 100644 --- a/deps/npm/node_modules/libnpmfund/package.json +++ b/deps/npm/node_modules/libnpmfund/package.json @@ -52,6 +52,6 @@ "tap": "^15.0.9" }, "dependencies": { - "@npmcli/arborist": "^2.5.0" + "@npmcli/arborist": "^3.0.0" } }