X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=64faf835592f8f33cb0aa1978c49d75de60fb659;hb=6d15b12a068ba5232f2d8c83e596172fd56ed18d;hp=24924c3da05b4a14ef421ac1d63ceb9f48a58419;hpb=7a9e420a02434e4f16c99e7d58da9075dff25d15;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 24924c3da..64faf8355 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "bencode": "^2.0.2", "bittorrent-tracker": "^9.0.0", "bluebird": "^3.5.0", - "bull": "^4.1.0", + "bullmq": "^1.87.0", "bytes": "^3.0.0", "chokidar": "^3.4.2", "commander": "^9.0.0", @@ -183,7 +183,6 @@ "@types/bencode": "^2.0.0", "@types/bluebird": "^3.5.33", "@types/body-parser": "^1.16.3", - "@types/bull": "^3.15.0", "@types/bytes": "^3.0.0", "@types/chai": "^4.0.4", "@types/chai-json-schema": "^1.4.3",