Skip to content

Commit

Permalink
feat(deps): upgrade bullmq
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lahaye <[email protected]>
  • Loading branch information
ChrisLahaye committed Apr 20, 2024
1 parent 4fa2b2b commit 56c3a83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@wert-io/widget-sc-signer": "^1.0.0",
"apollo-server-fastify": "^3.7.0",
"bufferutil": "^4.0.6",
"bullmq": "^5.7.1",
"bullmq": "^5.7.3",
"class-validator": "^0.13.1",
"dataloader": "^2.0.0",
"env-var": "^7.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2230,10 +2230,10 @@ bufferutil@^4.0.6:
dependencies:
node-gyp-build "^4.3.0"

bullmq@^5.7.1:
version "5.7.1"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.7.1.tgz#18bbfd404fcc1cb007d0b9b255f04a52cdc76128"
integrity sha512-t7FhF2mCGgmjZ1rHuBYIcLwzONm4QFGrO1+9mF7hpjWtXalGfy+nGciVcb69L7aPcdJMR2XTe6bNMWHGbKy8mQ==
bullmq@^5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.7.3.tgz#f243554f990b55b3f7724e964a3fda3259f2c32a"
integrity sha512-h5iPs5ERkzbbQIzXgc6BFSV48oaGyp02I0MLp8jzPpqsZ2FCvSRgZv9elqu7H7Rhnm8Mm/QSs6v9sOBlrfo0CQ==
dependencies:
cron-parser "^4.6.0"
ioredis "^5.3.2"
Expand Down

0 comments on commit 56c3a83

Please sign in to comment.