From cd97ebe74ac7c0edfe5625e7e51d1dadf7fb839c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 01:27:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3be3503a814..c928c210b7a 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "jsonwebtoken": "0.4.0", "jssha": "^3.1.1", "juicy-chat-bot": "~0.6.0", - "libxmljs2": "^0.26.4", + "libxmljs2": "^0.35.0", "marsdb": "^0.6.11", "morgan": "^1.10.0", "multer": "^1.4.2",