Skip to content

Commit

Permalink
Update dependency bullmq to v5.34.0 (#2014)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent a624050 commit 139a9e5
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 @@ -48,7 +48,7 @@
"bcrypt": "5.1.1",
"bl": "^6.0.7",
"bull-board": "2.1.3",
"bullmq": "5.30.1",
"bullmq": "5.34.0",
"cors": "2.8.5",
"debug": "4.3.7",
"dotenv": "16.4.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2944,10 +2944,10 @@ bull-board@2.1.3:
express "4.17.1"
redis-info "^3.0.8"

bullmq@5.30.1:
version "5.30.1"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.30.1.tgz#080fbe6bdebf3f1842030f75d689be18104f79e6"
integrity sha512-DqqhflUkvw9sgVaCEU5/llpUmDwPjo22HsPqeMmF0uIw6wce5QJRqOc+3coTTOMQLSNanHAijUGB1NZxnA/j7w==
bullmq@5.34.0:
version "5.34.0"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.34.0.tgz#66252d9931ac973fe2d028d57564ea7a5157b2be"
integrity sha512-TyzeYDkIGkooYUn/P1CeiJW3Am1TboC3unwhlg1cJIwKksoyuRp97TkHyCZcwLchXbYCUtsGBZFUYf/lTAhdSg==
dependencies:
cron-parser "^4.6.0"
ioredis "^5.4.1"
Expand Down

0 comments on commit 139a9e5

Please sign in to comment.