fix(deps): update dependency bullmq to v5.26.2

This commit is contained in:
Mend Renovate
2024-11-15 10:42:50 +00:00
parent 0b7c53673b
commit e7a6033fd1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": {
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"bullmq": "5.26.1",
"bullmq": "5.26.2",
"cors": "^2.8.5",
"dockerode": "4.0.2",
"dotenv": "^16.4.5",
@@ -1217,9 +1217,9 @@
}
},
"node_modules/bullmq": {
"version": "5.26.1",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.26.1.tgz",
"integrity": "sha512-XuxCGFlC1PQ2i1JHQiB9dqkqKQILMwQpU7ipi+cT/dzJaoXVcS0/IByUz6SsZ3xyOQY3twPt6G7J2d5GrsJuEA==",
"version": "5.26.2",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.26.2.tgz",
"integrity": "sha512-UdHBrJoRkpXoF8b/FVEkuRBnaUZoA7+qHQNyTx1n2oNVZ4iWxqGqss+M9xAwXOpBmSNvOSlaBdHpf+5QJTU8GQ==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",