From 74e5cf12975545a808a4f05ca21cab28f7e8dadb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 22:05:01 +0000 Subject: [PATCH] fix: deps/npm/node_modules/libnpmdiff/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/libnpmdiff/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deps/npm/node_modules/libnpmdiff/package.json b/deps/npm/node_modules/libnpmdiff/package.json index d785ba9131f8a3..5ebed6cce6566f 100644 --- a/deps/npm/node_modules/libnpmdiff/package.json +++ b/deps/npm/node_modules/libnpmdiff/package.json @@ -42,18 +42,18 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.14.1", - "tap": "^16.3.4" + "@npmcli/template-oss": "4.20.0", + "tap": "^18.0.0" }, "dependencies": { - "@npmcli/arborist": "^6.2.10", + "@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": "^9.0.0", "npm-package-arg": "^10.1.0", - "pacote": "^15.0.8", + "pacote": "^17.0.4", "tar": "^6.1.13" }, "templateOSS": {