From 9796cbc45147e574672adc8d6db9bdea1be259e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 23:27:35 +0000 Subject: [PATCH] fix: node_modules/libxmljs2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- node_modules/libxmljs2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libxmljs2/package.json b/node_modules/libxmljs2/package.json index 45c9b711..d40210a3 100644 --- a/node_modules/libxmljs2/package.json +++ b/node_modules/libxmljs2/package.json @@ -64,7 +64,7 @@ } ], "dependencies": { - "@mapbox/node-pre-gyp": "^1.0.5", + "@mapbox/node-pre-gyp": "^2.0.0", "bindings": "~1.5.0", "nan": "~2.15.0" },