From fd5a86f75c9113e101d0e39c496fd097f0b04247 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Wed, 11 Sep 2024 11:25:15 +0530 Subject: [PATCH] chore(deps): install bullmq & io-reids --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index da1acd0b..1cf99bdd 100644 --- a/package.json +++ b/package.json @@ -21,11 +21,13 @@ "@wbr-project/wbr-interpret": "^0.9.3-marketa.1", "axios": "^0.26.0", "buffer": "^6.0.3", + "bullmq": "^5.12.15", "cors": "^2.8.5", "cross-fetch": "^4.0.0", "dotenv": "^16.0.0", "express": "^4.17.2", "fortawesome": "^0.0.1-security", + "ioredis": "^5.4.1", "joi": "^17.6.0", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8",