From 977eb6226d8af4c81e53846b24f2a8a3f051f78a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 10:58:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37aa1b8cffe..a35d43a09ac 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "jsonwebtoken": "0.4.0", "jssha": "^3.1.1", "juicy-chat-bot": "~0.8.0", - "libxmljs2": "^0.33.0", + "libxmljs2": "^0.35.0", "marsdb": "^0.6.11", "median": "^0.0.2", "morgan": "^1.10.0",