fix(deps): update dependency bull to v4.12.9
This commit is contained in:
parent
5fbd6a988f
commit
9cc3cf95e9
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"axios": "1.7.2",
|
||||
"backend-rs": "workspace:*",
|
||||
"blurhash": "2.0.5",
|
||||
"bull": "4.12.8",
|
||||
"bull": "4.12.9",
|
||||
"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.8
|
||||
version: 4.12.8
|
||||
specifier: 4.12.9
|
||||
version: 4.12.9
|
||||
cacheable-lookup:
|
||||
specifier: TheEssem/cacheable-lookup
|
||||
version: https://codeload.github.com/TheEssem/cacheable-lookup/tar.gz/dd2fb616366a3c68dcf321a57a67295967b204bf
|
||||
|
@ -3191,8 +3191,8 @@ packages:
|
|||
builtins@5.1.0:
|
||||
resolution: {integrity: sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==}
|
||||
|
||||
bull@4.12.8:
|
||||
resolution: {integrity: sha512-JgZVAR3ChuesMWSJfQjgTyXb6kdT6qos3ft9pt0AASRMiRZIjDxHMtxfcOs2Zf8O9uSv0Y5ycYwv5Te3liGJ3A==}
|
||||
bull@4.12.9:
|
||||
resolution: {integrity: sha512-rqka/O9ZBfrKgI4fanhN6XW0AJ9WYRakjHlCJPjoHyh79xIvEjyU8hvs/CCeRdrbU6zSw8UNfDOjCUaQO1MTuQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
busboy@1.6.0:
|
||||
|
@ -10698,7 +10698,7 @@ snapshots:
|
|||
dependencies:
|
||||
semver: 7.6.2
|
||||
|
||||
bull@4.12.8:
|
||||
bull@4.12.9:
|
||||
dependencies:
|
||||
cron-parser: 4.9.0
|
||||
get-port: 5.1.1
|
||||
|
|
Loading…
Reference in a new issue