diff options
author | Chocobozzz <me@florianbigard.com> | 2018-12-04 09:34:29 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-12-04 10:08:45 +0100 |
commit | f9a971c671d5a8b88f420a86656a788575105598 (patch) | |
tree | 71bfda2e46e6ee9537a5c2eb34485cfe2dc322db /package.json | |
parent | 5c94c38d18a02864b6f384bcd829a0d3f2d86c4a (diff) | |
download | PeerTube-f9a971c671d5a8b88f420a86656a788575105598.tar.gz PeerTube-f9a971c671d5a8b88f420a86656a788575105598.tar.zst PeerTube-f9a971c671d5a8b88f420a86656a788575105598.zip |
Update dependencies
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d4076612e..c5e4c329c 100644 --- a/package.json +++ b/package.json | |||
@@ -104,7 +104,7 @@ | |||
104 | "cli-table": "^0.3.1", | 104 | "cli-table": "^0.3.1", |
105 | "commander": "^2.13.0", | 105 | "commander": "^2.13.0", |
106 | "concurrently": "^4.0.1", | 106 | "concurrently": "^4.0.1", |
107 | "config": "^2.0.1", | 107 | "config": "^3.0.0", |
108 | "cookie-parser": "^1.4.3", | 108 | "cookie-parser": "^1.4.3", |
109 | "cors": "^2.8.1", | 109 | "cors": "^2.8.1", |
110 | "create-torrent": "^3.24.5", | 110 | "create-torrent": "^3.24.5", |
@@ -165,7 +165,7 @@ | |||
165 | "@types/bcrypt": "^3.0.0", | 165 | "@types/bcrypt": "^3.0.0", |
166 | "@types/bluebird": "3.5.21", | 166 | "@types/bluebird": "3.5.21", |
167 | "@types/body-parser": "^1.16.3", | 167 | "@types/body-parser": "^1.16.3", |
168 | "@types/bull": "^3.3.12", | 168 | "@types/bull": "3.4.0", |
169 | "@types/bytes": "^3.0.0", | 169 | "@types/bytes": "^3.0.0", |
170 | "@types/chai": "^4.0.4", | 170 | "@types/chai": "^4.0.4", |
171 | "@types/chai-json-schema": "^1.4.3", | 171 | "@types/chai-json-schema": "^1.4.3", |