mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-02-04 08:08:35 -06:00
Merge pull request #1766 from renovate-bot/renovate/bullmq-5.x
Update dependency bullmq to v5.41.0
This commit is contained in:
8
Server/package-lock.json
generated
8
Server/package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.7.2",
|
||||
"bcrypt": "5.1.1",
|
||||
"bullmq": "5.40.5",
|
||||
"bullmq": "5.41.0",
|
||||
"cors": "^2.8.5",
|
||||
"dockerode": "4.0.4",
|
||||
"dotenv": "^16.4.5",
|
||||
@@ -1749,9 +1749,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bullmq": {
|
||||
"version": "5.40.5",
|
||||
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.40.5.tgz",
|
||||
"integrity": "sha512-rT0sr6Vg9QaOcl9ZSNoZIqhjgycNmI3YiE0cEKeXZoaMDEqWCJQQbY5MFobb1ivjCwY7mg8qtxQC/vgjHk4HXQ==",
|
||||
"version": "5.41.0",
|
||||
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.41.0.tgz",
|
||||
"integrity": "sha512-GGfKu2DHGIvbnMtQjR/82wvWsdCaGxN5JGR3pvKd1mkDI9DsWn8r0+pAzZ6Y4ImWXFaetaAqywOhv2Ik0R2m3g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cron-parser": "^4.9.0",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.7.2",
|
||||
"bcrypt": "5.1.1",
|
||||
"bullmq": "5.40.5",
|
||||
"bullmq": "5.41.0",
|
||||
"cors": "^2.8.5",
|
||||
"dockerode": "4.0.4",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
Reference in New Issue
Block a user