From 465c14840fa352891f1c0dac78bcced944a11b24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 06:37:48 +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-TAR-15038581 --- .../npm/node_modules/@npmcli/metavuln-calculator/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json b/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json index baf59c47fcb403..a8bccbbb89425a 100644 --- a/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json +++ b/deps/npm/node_modules/@npmcli/metavuln-calculator/package.json @@ -39,9 +39,9 @@ "tap": "^16.0.1" }, "dependencies": { - "cacache": "^17.0.0", + "cacache": "^19.0.0", "json-parse-even-better-errors": "^3.0.0", - "pacote": "^15.0.0", + "pacote": "^21.0.1", "semver": "^7.3.5" }, "engines": {