From d0dde83ffb508383a6c7b69c0f19ed83b7088fff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 14:55:33 +0000 Subject: [PATCH] fix: workspaces/libnpmdiff/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- workspaces/libnpmdiff/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json index 2b773c1d42b23..106b9c2c9770a 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -46,14 +46,14 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.5", + "@npmcli/arborist": "^7.0.0", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", "diff": "^5.1.0", "minimatch": "^7.4.2", "npm-package-arg": "^10.1.0", - "pacote": "^15.0.8", + "pacote": "^17.0.4", "tar": "^6.1.13" }, "templateOSS": {