From f4dd6dd7a6bb0b0b871386a3cd488ff949e8c9bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 15:09:22 +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-IP-6240864 --- 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 fe8e8d8e37056..61ec12d88afef 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -49,7 +49,7 @@ "tap": "^16.0.1" }, "dependencies": { - "@npmcli/arborist": "^5.0.0" + "@npmcli/arborist": "^7.0.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0"