diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-16 14:10:11 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-16 14:10:11 +0100 |
commit | 182082f52d8cd94dc068ce39276af8243a00fb7c (patch) | |
tree | 25d6155e7515c23c2ec28fa2b83928ff80930dec /package.json | |
parent | e65ef81cf51746616182a822bd6933bf0d16717a (diff) | |
download | PeerTube-182082f52d8cd94dc068ce39276af8243a00fb7c.tar.gz PeerTube-182082f52d8cd94dc068ce39276af8243a00fb7c.tar.zst PeerTube-182082f52d8cd94dc068ce39276af8243a00fb7c.zip |
Update bullmq
Requires redis >= 6.2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0c2b6e5e5..831f4d143 100644 --- a/package.json +++ b/package.json | |||
@@ -107,7 +107,7 @@ | |||
107 | "bencode": "^2.0.2", | 107 | "bencode": "^2.0.2", |
108 | "bittorrent-tracker": "^9.0.0", | 108 | "bittorrent-tracker": "^9.0.0", |
109 | "bluebird": "^3.5.0", | 109 | "bluebird": "^3.5.0", |
110 | "bullmq": "^1.87.0", | 110 | "bullmq": "^3.6.6", |
111 | "bytes": "^3.0.0", | 111 | "bytes": "^3.0.0", |
112 | "chokidar": "^3.4.2", | 112 | "chokidar": "^3.4.2", |
113 | "commander": "^10.0.0", | 113 | "commander": "^10.0.0", |