From bb823401952cc88237a52acf2b80771b9a1c2bfa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 04:14:27 +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-WS-7266574 --- 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 bafeeb3fcdc4c..01aa002fd4021 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.21.3", "nock": "^13.3.3", - "tap": "^16.3.8" + "tap": "^18.0.0" }, "repository": { "type": "git",