From b63f93ac15909742d6a8de32b07b765000deb67d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 10:34:01 +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 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",