fix: Upgrade bullmq and adjust to breaking changes in repeatable jobs (#8446)

This commit is contained in:
Stevche Radevski
2024-08-05 13:00:27 +02:00
committed by GitHub
parent 2682e2e324
commit 5c09f0813d
4 changed files with 11 additions and 21 deletions

View File

@@ -52,7 +52,7 @@
"@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7",
"awilix": "^8.0.0",
"bullmq": "^5.4.2",
"bullmq": "5.12.0",
"dotenv": "^16.4.5",
"ioredis": "^5.3.2",
"knex": "2.4.2"