Skip to content

Commit

Permalink
Update dependency bullmq to v5.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 2592f94 commit c1749ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ajv": "8.16.0",
"api-types": "workspace:^",
"aspida": "1.14.0",
"bullmq": "5.7.15",
"bullmq": "5.21.0",
"dotenv": "16.4.5",
"ioredis": "5.4.1",
"is-valid-domain": "0.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6840,9 +6840,9 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:5.7.15":
version: 5.7.15
resolution: "bullmq@npm:5.7.15"
"bullmq@npm:5.21.0":
version: 5.21.0
resolution: "bullmq@npm:5.21.0"
dependencies:
cron-parser: "npm:^4.6.0"
ioredis: "npm:^5.4.1"
Expand All @@ -6851,7 +6851,7 @@ __metadata:
semver: "npm:^7.5.4"
tslib: "npm:^2.0.0"
uuid: "npm:^9.0.0"
checksum: 10/f60cfe96d0c178645ee09e5b0b77a349821c8ab599fb7fc5dcbf1d3404f96c0dc8950c17c4128c2ac048f52b6dc6a99833bdc9d2af58f96bb869a7f8a9c8ea20
checksum: 10/1eeb2fd9f3a23fe99f8d719242ac39eab874a98fcc4133231237d2582f99481955bac4ac1d21600891ba540f39f101e0f185389d2349ac972f4c22a4dc0947e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -13095,7 +13095,7 @@ __metadata:
ajv: "npm:8.16.0"
api-types: "workspace:^"
aspida: "npm:1.14.0"
bullmq: "npm:5.7.15"
bullmq: "npm:5.21.0"
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit c1749ad

Please sign in to comment.