Skip to content

Commit

Permalink
build(deps): bump bullmq from 5.12.14 to 5.21.2 (#1202)
Browse files Browse the repository at this point in the history
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.12.14 to 5.21.2.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.12.14...v5.21.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 612d05c commit a052000
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.7.7",
"bcrypt": "^5.1.1",
"bullmq": "^5.12.14",
"bullmq": "^5.21.2",
"convict": "^6.2.4",
"escape-string-regexp": "^4.0.0",
"jsonwebtoken": "^9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/nodemailer-sendgrid": "^1.0.3",
"await-to-js": "^3.0.0",
"axios": "^1.7.7",
"bullmq": "^5.12.14",
"bullmq": "^5.21.2",
"convict": "^6.2.4",
"escape-string-regexp": "^4.0.0",
"handlebars": "^4.7.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6255,10 +6255,10 @@ builtins@^1.0.3:
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==

bullmq@^5.12.14:
version "5.12.14"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.12.14.tgz#341b6e4194da35a958dde7b5c875e6e25cb2d97b"
integrity sha512-mcSQHq9EY+DKtAP6XSmkP+0f1ifFithcpLTwo8WmUauArE9dxk45Gae3Fls1Nwf0Er9MoaDhPcglfe6LV/XCOg==
bullmq@^5.21.2:
version "5.21.2"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.21.2.tgz#2a5a3a2198fd900556369a83b471531f68a1ab96"
integrity sha512-LPuNoGaDc5CON2X6h4cJ2iVfd+B+02xubFU+IB/fyJHd+/HqUZRqnlYryUCAuhVHBhUKtA6oyVdJxqSa62i+og==
dependencies:
cron-parser "^4.6.0"
ioredis "^5.4.1"
Expand Down

0 comments on commit a052000

Please sign in to comment.