chore(deps): bump bullmq from 4.12.7 to 4.13.0
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 4.12.7 to 4.13.0. - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](https://github.com/taskforcesh/bullmq/compare/v4.12.7...v4.13.0) --- updated-dependencies: - dependency-name: bullmq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb7bd60be0
commit
e81e26fb07
3 changed files with 8 additions and 8 deletions
|
@ -47,7 +47,7 @@
|
|||
"@tabler/core": "1.0.0-beta20",
|
||||
"@tabler/icons-react": "^2.40.0",
|
||||
"argon2": "^0.31.1",
|
||||
"bullmq": "^4.12.7",
|
||||
"bullmq": "^4.13.0",
|
||||
"clsx": "^2.0.0",
|
||||
"connect-redis": "^7.1.0",
|
||||
"drizzle-orm": "^0.28.6",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"@runtipi/shared": "workspace:^",
|
||||
"axios": "^1.6.0",
|
||||
"boxen": "^7.1.1",
|
||||
"bullmq": "^4.12.7",
|
||||
"bullmq": "^4.13.0",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-spinners": "^2.9.1",
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -54,8 +54,8 @@ importers:
|
|||
specifier: ^0.31.1
|
||||
version: 0.31.1
|
||||
bullmq:
|
||||
specifier: ^4.12.7
|
||||
version: 4.12.7
|
||||
specifier: ^4.13.0
|
||||
version: 4.13.0
|
||||
clsx:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
|
@ -325,8 +325,8 @@ importers:
|
|||
specifier: ^7.1.1
|
||||
version: 7.1.1
|
||||
bullmq:
|
||||
specifier: ^4.12.7
|
||||
version: 4.12.7
|
||||
specifier: ^4.13.0
|
||||
version: 4.13.0
|
||||
chalk:
|
||||
specifier: ^5.3.0
|
||||
version: 5.3.0
|
||||
|
@ -4199,8 +4199,8 @@ packages:
|
|||
semver: 7.5.4
|
||||
dev: true
|
||||
|
||||
/bullmq@4.12.7:
|
||||
resolution: {integrity: sha512-wigDuI8dyzY1jaUZLrwMp0L7t2glp0eErnRCYlVwi56DUWYSrzrOB3Vz8SaAmpc3Ro5dS4mBwt7RDJG3jiuJKA==}
|
||||
/bullmq@4.13.0:
|
||||
resolution: {integrity: sha512-aB6j9X/4Z+H2wxHWaHMeMP8jqsgSYMFQxoupRrkrwfrcfIRuSUm3yc1A8zl5RqS2ck5meRgEet/Uf4wc/8YvRQ==}
|
||||
dependencies:
|
||||
cron-parser: 4.8.1
|
||||
glob: 8.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue