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
@@ -37,7 +37,7 @@
"@medusajs/modules-sdk": "^1.12.11",
"@medusajs/utils": "^1.11.9",
"awilix": "^8.0.0",
"bullmq": "^5.4.2",
"bullmq": "5.12.0",
"ioredis": "^5.2.5"
}
}