From efc4a2f1e8a037c0047193fb704deda1e614b3df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 16:14:12 +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-TAR-15038581 --- 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 8af2c2b11570f1..5988f1232da490 100644 --- a/deps/npm/node_modules/libnpmfund/package.json +++ b/deps/npm/node_modules/libnpmfund/package.json @@ -51,7 +51,7 @@ "tap": "^15.0.9" }, "dependencies": { - "@npmcli/arborist": "^5.0.0" + "@npmcli/arborist": "^9.0.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16"