From b8ef7848256b2958a341b468b1f594ed4d6507d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 23:14:50 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/map-workspaces/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- deps/npm/node_modules/@npmcli/map-workspaces/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/@npmcli/map-workspaces/package.json b/deps/npm/node_modules/@npmcli/map-workspaces/package.json index 2445c12f9c3081..76609aa2a0c1b9 100644 --- a/deps/npm/node_modules/@npmcli/map-workspaces/package.json +++ b/deps/npm/node_modules/@npmcli/map-workspaces/package.json @@ -46,7 +46,7 @@ "devDependencies": { "require-inject": "^1.4.4", "standard": "^14.3.4", - "tap": "^14.10.8" + "tap": "^16.0.0" }, "dependencies": { "@npmcli/name-from-folder": "^1.0.1",