Skip to content

Commit

Permalink
Update dependency bullmq to v5.25.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 2592f94 commit de164ce
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.25.6",
"dotenv": "16.4.5",
"ioredis": "5.4.1",
"is-valid-domain": "0.1.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6840,18 +6840,18 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:5.7.15":
version: 5.7.15
resolution: "bullmq@npm:5.7.15"
"bullmq@npm:5.25.6":
version: 5.25.6
resolution: "bullmq@npm:5.25.6"
dependencies:
cron-parser: "npm:^4.6.0"
ioredis: "npm:^5.4.1"
msgpackr: "npm:^1.10.1"
msgpackr: "npm:^1.11.2"
node-abort-controller: "npm:^3.1.1"
semver: "npm:^7.5.4"
tslib: "npm:^2.0.0"
uuid: "npm:^9.0.0"
checksum: 10/f60cfe96d0c178645ee09e5b0b77a349821c8ab599fb7fc5dcbf1d3404f96c0dc8950c17c4128c2ac048f52b6dc6a99833bdc9d2af58f96bb869a7f8a9c8ea20
checksum: 10/02f9d59d7e5c2ca5fa9ec232f9cb718b618b06f99e1373fb42d083f58fe5d335db68c81c7ae3ad773890c27f0eabb05c08dfecd57a5e4b58a28109107d1d64ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -11373,15 +11373,15 @@ __metadata:
languageName: node
linkType: hard

"msgpackr@npm:^1.10.1":
version: 1.10.1
resolution: "msgpackr@npm:1.10.1"
"msgpackr@npm:^1.11.2":
version: 1.11.2
resolution: "msgpackr@npm:1.11.2"
dependencies:
msgpackr-extract: "npm:^3.0.2"
dependenciesMeta:
msgpackr-extract:
optional: true
checksum: 10/9fc78c78435a773ed919720ab4f276f6781c6feac0e88233783d00deb64ef1c1caf75781f4a5c675bb535292bb9a67f2262ffc15b64cdc16b176b5220997d564
checksum: 10/7602f1e91e5ba13f4289ec9cab0d3f3db87d4ed323bebcb40a0c43ba2f6153192bffb63a5bb4755faacb6e0985f307c35084f40eaba1c325b7035da91381f01a
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.25.6"
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit de164ce

Please sign in to comment.