From a454eec7acf5d3d715eb352941383afc95cceb70 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 14:17:44 +0000 Subject: [PATCH] fix: deps/npm/node_modules/@npmcli/arborist/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/arborist/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deps/npm/node_modules/@npmcli/arborist/package.json b/deps/npm/node_modules/@npmcli/arborist/package.json index 7bfb90a079da44..c423bb64f679ea 100644 --- a/deps/npm/node_modules/@npmcli/arborist/package.json +++ b/deps/npm/node_modules/@npmcli/arborist/package.json @@ -6,13 +6,13 @@ "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/map-workspaces": "^2.0.3", - "@npmcli/metavuln-calculator": "^3.0.1", + "@npmcli/metavuln-calculator": "^7.0.0", "@npmcli/move-file": "^2.0.0", "@npmcli/name-from-folder": "^1.0.1", "@npmcli/node-gyp": "^2.0.0", "@npmcli/package-json": "^2.0.0", "@npmcli/query": "^1.1.1", - "@npmcli/run-script": "^4.1.3", + "@npmcli/run-script": "^7.0.2", "bin-links": "^3.0.0", "cacache": "^16.0.6", "common-ancestor-path": "^1.0.1", @@ -25,9 +25,9 @@ "npm-install-checks": "^5.0.0", "npm-package-arg": "^9.0.0", "npm-pick-manifest": "^7.0.0", - "npm-registry-fetch": "^13.0.0", + "npm-registry-fetch": "^15.0.0", "npmlog": "^6.0.2", - "pacote": "^13.6.1", + "pacote": "^17.0.4", "parse-conflict-json": "^2.0.1", "proc-log": "^2.0.0", "promise-all-reject-late": "^1.0.0",