Skip to content

Commit

Permalink
Update dependency bullmq to v5.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 2543523 commit f2a14a6
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.13.0",
"api-types": "workspace:^",
"aspida": "1.14.0",
"bullmq": "5.7.10",
"bullmq": "5.7.12",
"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 @@ -6612,9 +6612,9 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:5.7.10":
version: 5.7.10
resolution: "bullmq@npm:5.7.10"
"bullmq@npm:5.7.12":
version: 5.7.12
resolution: "bullmq@npm:5.7.12"
dependencies:
cron-parser: "npm:^4.6.0"
ioredis: "npm:^5.4.1"
Expand All @@ -6623,7 +6623,7 @@ __metadata:
semver: "npm:^7.5.4"
tslib: "npm:^2.0.0"
uuid: "npm:^9.0.0"
checksum: 10/0b81edcb855ddc11f37490d8ebd6ded0c57e948d8c817a3dfc3f49fa3b787dde8ffc1d13a8aa8e0ca2007214931bdc3cc16e027053aa7883ade90454ea2268ab
checksum: 10/7822046ab3093c63b9f68f0fd373b900faf103a7bf1a20e9014d2c4d10630851525379aa7096148e5f3b8518afa1bf5e82dc6fe69a3a984d7d177a505f47f8c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -12808,7 +12808,7 @@ __metadata:
ajv: "npm:8.13.0"
api-types: "workspace:^"
aspida: "npm:1.14.0"
bullmq: "npm:5.7.10"
bullmq: "npm:5.7.12"
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit f2a14a6

Please sign in to comment.