Skip to content

Commit

Permalink
fix(deps): update dependency bullmq to v5.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 5c6807c commit 4400a01
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,18 +3071,17 @@ __metadata:
linkType: hard

"bullmq@npm:^5.4.2":
version: 5.4.2
resolution: "bullmq@npm:5.4.2"
version: 5.7.10
resolution: "bullmq@npm:5.7.10"
dependencies:
cron-parser: "npm:^4.6.0"
ioredis: "npm:^5.3.2"
lodash: "npm:^4.17.21"
ioredis: "npm:^5.4.1"
msgpackr: "npm:^1.10.1"
node-abort-controller: "npm:^3.1.1"
semver: "npm:^7.5.4"
tslib: "npm:^2.0.0"
uuid: "npm:^9.0.0"
checksum: 10c0/01687a41bbacb646ab9cac181181c0cf18362f23b250c332125e0a701dacefb48ff20b030e095f24bd5e471f29d514bcc02779fd1f1c3cb830a3a5f1d0a39d75
checksum: 10c0/df9b551d2f5fd2d4dc47dcebf1ea104df57434401986792e19c162e37cf63dfc2099b5091f7068ceedc7f737927a28f5db30647cd7d1161d8cb7e3707930cad7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5136,6 +5135,23 @@ __metadata:
languageName: node
linkType: hard

"ioredis@npm:^5.4.1":
version: 5.4.1
resolution: "ioredis@npm:5.4.1"
dependencies:
"@ioredis/commands": "npm:^1.1.1"
cluster-key-slot: "npm:^1.1.0"
debug: "npm:^4.3.4"
denque: "npm:^2.1.0"
lodash.defaults: "npm:^4.2.0"
lodash.isarguments: "npm:^3.1.0"
redis-errors: "npm:^1.2.0"
redis-parser: "npm:^3.0.0"
standard-as-callback: "npm:^2.1.0"
checksum: 10c0/5d28b7c89a3cab5b76d75923d7d4ce79172b3a1ca9be690133f6e8e393a7a4b4ffd55513e618bbb5504fed80d9e1395c9d9531a7c5c5c84aa4c4e765cca75456
languageName: node
linkType: hard

"ip-address@npm:^9.0.5":
version: 9.0.5
resolution: "ip-address@npm:9.0.5"
Expand Down

0 comments on commit 4400a01

Please sign in to comment.