From 71a08727189a7214b6dd1eb5140cfc0ebdf0d195 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 07:18:33 +0000 Subject: [PATCH] fix: workspaces/libnpmteam/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854 --- 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 4d98dc9dc52f3..51d0fb348b276 100644 --- a/workspaces/libnpmteam/package.json +++ b/workspaces/libnpmteam/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.11.4", + "@npmcli/template-oss": "4.25.1", "nock": "^13.3.0", "tap": "^16.3.4" },