deps(backend): Downgrade BullMQ to 4.12.7 (MisskeyIO#318)

This commit is contained in:
まっちゃとーにゅ 2024-01-05 10:22:39 +09:00 committed by GitHub
parent c51764124d
commit 345256c7c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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