Skip to content

Commit

Permalink
Update dependency bullmq to v5.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 2592f94 commit 91426aa
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.12.4",
"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.12.4":
version: 5.12.4
resolution: "bullmq@npm:5.12.4"
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/59fa4c67046fd20dd4a4179709be92e1b3c28148b334cd14b6105ca870e45054ef1b6635cd6f659569a7c39440f6e0df687f35add9b808e9eeeddcf72ffeafc0
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.12.4"
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 91426aa

Please sign in to comment.