Merge branch 'renovate/bull-4.x' into 'develop'
fix(deps): update dependency bull to v4.12.3 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10828
This commit is contained in:
commit
6cd511d473
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"axios": "^1.6.8",
|
||||
"backend-rs": "workspace:*",
|
||||
"blurhash": "2.0.5",
|
||||
"bull": "4.12.2",
|
||||
"bull": "4.12.3",
|
||||
"cacheable-lookup": "TheEssem/cacheable-lookup",
|
||||
"cbor-x": "^1.5.9",
|
||||
"chalk": "5.3.0",
|
||||
|
|
|
@ -97,8 +97,8 @@ importers:
|
|||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
bull:
|
||||
specifier: 4.12.2
|
||||
version: 4.12.2
|
||||
specifier: 4.12.3
|
||||
version: 4.12.3
|
||||
cacheable-lookup:
|
||||
specifier: TheEssem/cacheable-lookup
|
||||
version: https://codeload.github.com/TheEssem/cacheable-lookup/tar.gz/dd2fb616366a3c68dcf321a57a67295967b204bf
|
||||
|
@ -3440,8 +3440,8 @@ packages:
|
|||
builtins@5.0.1:
|
||||
resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==}
|
||||
|
||||
bull@4.12.2:
|
||||
resolution: {integrity: sha512-WPuc0VCYx+cIVMiZtPwRpWyyJFBrj4/OgKJ6n9Jf4tIw7rQNV+HAKQv15UDkcTvfpGFehvod7Fd1YztbYSJIDQ==}
|
||||
bull@4.12.3:
|
||||
resolution: {integrity: sha512-TGHuvHr6NYN6mQyHTFHJELdEu4JMCir8zcNd9Uv91qTWILiTpoglC3Un1PsxMwNXr49BVfdWE0xuB1nV4+cJPA==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
busboy@1.6.0:
|
||||
|
@ -11498,7 +11498,7 @@ snapshots:
|
|||
dependencies:
|
||||
semver: 7.6.0
|
||||
|
||||
bull@4.12.2:
|
||||
bull@4.12.3:
|
||||
dependencies:
|
||||
cron-parser: 4.8.1
|
||||
get-port: 5.1.1
|
||||
|
|
Loading…
Reference in a new issue