Skip to content

Commit

Permalink
Update dependency bullmq to v5.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 2592f94 commit 02b1ad5
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.1",
"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.1":
version: 5.21.1
resolution: "bullmq@npm:5.21.1"
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/4e8ef9092e076f28ac297065da77029a9a7b791272b0eed0c5442fb19223702e4e31b22d2b8a26d2d9865caeecb539774512ee56ab697dd13d5892892dcf4098
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.1"
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 02b1ad5

Please sign in to comment.