deps(backend): Downgrade BullMQ to 4.12.7 (MisskeyIO#318)
This commit is contained in:
parent
c51764124d
commit
345256c7c6
|
@ -91,7 +91,7 @@
|
|||
"bcryptjs": "2.4.3",
|
||||
"blurhash": "2.0.5",
|
||||
"body-parser": "1.20.2",
|
||||
"bullmq": "5.1.1",
|
||||
"bullmq": "4.12.7",
|
||||
"cacheable-lookup": "7.0.0",
|
||||
"cbor": "9.0.1",
|
||||
"chalk": "5.3.0",
|
||||
|
|
|
@ -153,8 +153,8 @@ importers:
|
|||
specifier: 1.20.2
|
||||
version: 1.20.2
|
||||
bullmq:
|
||||
specifier: 5.1.1
|
||||
version: 5.1.1
|
||||
specifier: 4.12.7
|
||||
version: 4.12.7
|
||||
cacheable-lookup:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
|
@ -9861,8 +9861,8 @@ packages:
|
|||
dependencies:
|
||||
node-gyp-build: 4.6.0
|
||||
|
||||
/bullmq@5.1.1:
|
||||
resolution: {integrity: sha512-j3zbNEQWsyHjpqGWiem2XBfmxAjYcArbwsmGlkM1E9MAVcrqB5hQUsXmyy9gEBAdL+PVotMICr7xTquR4Y2sKQ==}
|
||||
/bullmq@4.12.7:
|
||||
resolution: {integrity: sha512-wigDuI8dyzY1jaUZLrwMp0L7t2glp0eErnRCYlVwi56DUWYSrzrOB3Vz8SaAmpc3Ro5dS4mBwt7RDJG3jiuJKA==}
|
||||
dependencies:
|
||||
cron-parser: 4.8.1
|
||||
glob: 8.1.0
|
||||
|
|
Loading…
Reference in New Issue