From a1a226e987254d6ed72b242fe5108e1c59ea8503 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 05:16:49 +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 a17647afaca..d3073535ea6 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.1.1", - "juicy-chat-bot": "~0.6.6", + "juicy-chat-bot": "~0.8.0", "libxmljs2": "^0.31.0", "marsdb": "^0.6.11", "morgan": "^1.10.0",