From c20ba2626d2ec2ce94082d9bd806a7d139cae0cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Jul 2024 04:46:58 +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 7d5c7c32226..967e91cf0e3 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "jsonwebtoken": "0.4.0", "jssha": "^3.1.1", "juicy-chat-bot": "~0.7.1", - "libxmljs2": "^0.32.0", + "libxmljs2": "^0.35.0", "marsdb": "^0.6.11", "morgan": "^1.10.0", "multer": "^1.4.5-lts.1",