From 69ff0e2eef2c8432f7d47659221bff63c1336833 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 18:21:56 +0000 Subject: [PATCH] fix: node_modules/libnpmdiff/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- node_modules/libnpmdiff/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmdiff/package.json b/node_modules/libnpmdiff/package.json index aa13954c63010..9905739836432 100644 --- a/node_modules/libnpmdiff/package.json +++ b/node_modules/libnpmdiff/package.json @@ -60,7 +60,7 @@ "diff": "^5.0.0", "minimatch": "^3.0.4", "npm-package-arg": "^8.1.1", - "pacote": "^11.3.0", + "pacote": "^12.0.0", "tar": "^6.1.0" } }