From 810c96a053a009167f0f413fd39102495048347c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 23:07:46 +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-15032660 - 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 0c863c2f92203..222750fa9ff9e 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -45,7 +45,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.3.0" + "@npmcli/arborist": "^9.0.0" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0"