From 5096aef1490df3c9acaa20675d6516b41ee43e83 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 11:12:15 +0000 Subject: [PATCH] fix: workspaces/libnpmfund/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- workspaces/libnpmfund/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index 5eb275e399695..36520e78b55d8 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -45,7 +45,7 @@ "tap": "^16.3.8" }, "dependencies": { - "@npmcli/arborist": "^7.1.0" + "@npmcli/arborist": "^9.0.0" }, "engines": { "node": "^16.14.0 || >=18.0.0"