From e701150365bc9999d89793f67831c3fe860a960f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 15:31:23 +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 7d5c7c32226..1034fcb5aa7 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "js-yaml": "^3.14.0", "jsonwebtoken": "0.4.0", "jssha": "^3.1.1", - "juicy-chat-bot": "~0.7.1", + "juicy-chat-bot": "~0.8.0", "libxmljs2": "^0.32.0", "marsdb": "^0.6.11", "morgan": "^1.10.0",