From f5ea2a57bfa6c1244e7825fa1d5ee864b3ac2c08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Nov 2025 14:30:59 +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-JSYAML-13961110 --- 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..0940b9a977aa4 100644 --- a/workspaces/libnpmteam/package.json +++ b/workspaces/libnpmteam/package.json @@ -18,7 +18,7 @@ "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.11.4", "nock": "^13.3.0", - "tap": "^16.3.4" + "tap": "^18.0.0" }, "repository": { "type": "git",