From a1baccde2b6732660c015aee5613f85bc7a20ff8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 18:33:01 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/metavuln-calculator/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- deps/npm/node_modules/@npmcli/metavuln-calculator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json b/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json index 4ad6193ae6aa8e..b3ca27928369f0 100644 --- a/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json +++ b/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "cacache": "^15.0.5", - "pacote": "^11.1.11", + "pacote": "^16.0.0", "semver": "^7.3.2" } }