From eb39212ec8c4bf4797246194c0b6feb4776f57c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 11:48:15 +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 bf92ca70613..4ee6b88c6be 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",