From f3c8c76fc06befde91620c0dbc9f37bea4ee52e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 03:24:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 029ec852fe4..ad5ca2be01c 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.1.1", - "juicy-chat-bot": "~0.6.0", + "juicy-chat-bot": "~0.8.0", "libxmljs2": "^0.26.4", "marsdb": "^0.6.11", "morgan": "^1.10.0",