From af58b7a2c661feb7cb40bb8832cdb714645bb211 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 00:54:00 +0000 Subject: [PATCH] fix: node_modules/juicy-chat-bot/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VM2-15116160 --- node_modules/juicy-chat-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/juicy-chat-bot/package.json b/node_modules/juicy-chat-bot/package.json index 8862a5f0..906137c7 100644 --- a/node_modules/juicy-chat-bot/package.json +++ b/node_modules/juicy-chat-bot/package.json @@ -48,7 +48,7 @@ "@nlpjs/nlu": "^4.4.0", "@nlpjs/request": "^4.4.0", "@nlpjs/sentiment": "^4.4.0", - "vm2": "3.9.3" + "vm2": "3.10.2" }, "deprecated": false, "description": "A light-weight and totally \"secure\" library to easily deploy simple chat bots",