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