From 50753a8980d80033dd3fb71b10d1c924242be86f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 13:44:30 +0000 Subject: [PATCH 1/2] fix: workspaces/libnpmteam/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/libnpmteam/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json index 4900435c5b27a..5d37220965073 100644 --- a/workspaces/libnpmteam/package.json +++ b/workspaces/libnpmteam/package.json @@ -32,7 +32,7 @@ "homepage": "https://npmjs.com/package/libnpmteam", "dependencies": { "aproba": "^2.0.0", - "npm-registry-fetch": "^17.0.1" + "npm-registry-fetch": "^18.0.1" }, "engines": { "node": "^16.14.0 || >=18.0.0" From 6f888a47ea5b60ec4c175c8574fab10b0a7146ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 10:23:27 +0000 Subject: [PATCH 2/2] fix: workspaces/libnpmteam/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