From 4b31a6adbf02850e01f38dc14f0b928532d5cfa4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jan 2026 02:01:10 +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 4b7ffc8f30843f..f19f0a5af3dd48 100644 --- a/deps/npm/node_modules/libnpmfund/package.json +++ b/deps/npm/node_modules/libnpmfund/package.json @@ -46,7 +46,7 @@ "tap": "^15.0.9" }, "dependencies": { - "@npmcli/arborist": "^4.0.0" + "@npmcli/arborist": "^9.0.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16"