From bd2bc1bb2289d0ddb1eef5d25690fee7223e52f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 10:54:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 029ec852fe4..775c0cb6136 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",