From 63cdbad7befb4bc55f82dea27fca60d68338be8a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jan 2026 22:39:12 +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-DIFF-14917201 --- deps/npm/node_modules/libnpmdiff/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/libnpmdiff/package.json b/deps/npm/node_modules/libnpmdiff/package.json index 883748ee63f858..57df7546f5e2b7 100644 --- a/deps/npm/node_modules/libnpmdiff/package.json +++ b/deps/npm/node_modules/libnpmdiff/package.json @@ -56,7 +56,7 @@ "@npmcli/disparity-colors": "^1.0.1", "@npmcli/installed-package-contents": "^1.0.7", "binary-extensions": "^2.2.0", - "diff": "^5.0.0", + "diff": "^8.0.3", "minimatch": "^3.0.4", "npm-package-arg": "^9.0.0", "pacote": "^13.0.2",