From 31f5dc9f3a007c80565578d114dc788b4c5d4af8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 06:46:37 +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-QS-14724253 --- 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..5c5babbfef4cbe 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": "^12.0.0", "semver": "^7.3.2" } }