From 9e2adbbbc6ac89815229d2c64f655afa740f52e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 17:43:57 +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-INFLIGHT-6095116 --- 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 df32d5c09c3c2..d6be21f8b6889 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -46,14 +46,14 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.8", + "@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": {