chore(deps): bump bullmq from 4.12.5 to 4.12.6
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 4.12.5 to 4.12.6. - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](https://github.com/taskforcesh/bullmq/compare/v4.12.5...v4.12.6) --- updated-dependencies: - dependency-name: bullmq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0fe2ab13ab
commit
bb887f284e
3 changed files with 8 additions and 8 deletions
|
@ -47,7 +47,7 @@
|
|||
"@tabler/core": "1.0.0-beta20",
|
||||
"@tabler/icons-react": "^2.39.0",
|
||||
"argon2": "^0.31.1",
|
||||
"bullmq": "^4.12.5",
|
||||
"bullmq": "^4.12.6",
|
||||
"clsx": "^2.0.0",
|
||||
"connect-redis": "^7.1.0",
|
||||
"drizzle-orm": "^0.28.6",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"@runtipi/shared": "workspace:^",
|
||||
"axios": "^1.5.1",
|
||||
"boxen": "^7.1.1",
|
||||
"bullmq": "^4.12.5",
|
||||
"bullmq": "^4.12.6",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-spinners": "^2.9.1",
|
||||
|
|
|
@ -54,8 +54,8 @@ importers:
|
|||
specifier: ^0.31.1
|
||||
version: 0.31.1
|
||||
bullmq:
|
||||
specifier: ^4.12.5
|
||||
version: 4.12.5
|
||||
specifier: ^4.12.6
|
||||
version: 4.12.6
|
||||
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.5
|
||||
version: 4.12.5
|
||||
specifier: ^4.12.6
|
||||
version: 4.12.6
|
||||
chalk:
|
||||
specifier: ^5.3.0
|
||||
version: 5.3.0
|
||||
|
@ -4173,8 +4173,8 @@ packages:
|
|||
semver: 7.5.4
|
||||
dev: true
|
||||
|
||||
/bullmq@4.12.5:
|
||||
resolution: {integrity: sha512-llBh5ejISbtdvSgQOqwgoXOdagBTLFbgy8FoYc03nKVV+H1OqlUOsTVmlUh3Q1GapMVzRilMHBMHBPKaaE5Bjg==}
|
||||
/bullmq@4.12.6:
|
||||
resolution: {integrity: sha512-zPTf1H++KAmGY2T6TCkL7PWvoaiBPtTzMWMb4UOz3OxLTTnip6CsD3xsTZzsmu1xOdCbSf/0lO+SU8PeKTpY7w==}
|
||||
dependencies:
|
||||
cron-parser: 4.8.1
|
||||
glob: 8.1.0
|
||||
|
|
Loading…
Reference in a new issue