aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-01-07 14:39:01 +0100
committerChocobozzz <me@florianbigard.com>2020-01-07 15:56:05 +0100
commit60815a79219b13da2127ddbbf3bf6ab8853431c5 (patch)
treeaca06aa31713e920948348362b3e93118c505406 /package.json
parent37cea24ee53e907da4c09bcb2bf14b20067706b7 (diff)
downloadPeerTube-60815a79219b13da2127ddbbf3bf6ab8853431c5.tar.gz
PeerTube-60815a79219b13da2127ddbbf3bf6ab8853431c5.tar.zst
PeerTube-60815a79219b13da2127ddbbf3bf6ab8853431c5.zip
Update server dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d48841517..0e82ca48c 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,7 @@
146 "reflect-metadata": "^0.1.12", 146 "reflect-metadata": "^0.1.12",
147 "request": "^2.81.0", 147 "request": "^2.81.0",
148 "scripty": "^1.5.0", 148 "scripty": "^1.5.0",
149 "sequelize": "5.21.2", 149 "sequelize": "5.21.3",
150 "sequelize-typescript": "^1.0.0-beta.4", 150 "sequelize-typescript": "^1.0.0-beta.4",
151 "sharp": "^0.23.3", 151 "sharp": "^0.23.3",
152 "sitemap": "^5.0.0", 152 "sitemap": "^5.0.0",
@@ -174,7 +174,7 @@
174 "@types/chai": "^4.0.4", 174 "@types/chai": "^4.0.4",
175 "@types/chai-json-schema": "^1.4.3", 175 "@types/chai-json-schema": "^1.4.3",
176 "@types/chai-xml": "^0.3.1", 176 "@types/chai-xml": "^0.3.1",
177 "@types/config": "^0.0.34", 177 "@types/config": "^0.0.36",
178 "@types/express": "^4.0.35", 178 "@types/express": "^4.0.35",
179 "@types/express-rate-limit": "^3.3.0", 179 "@types/express-rate-limit": "^3.3.0",
180 "@types/fluent-ffmpeg": "^2.1.8", 180 "@types/fluent-ffmpeg": "^2.1.8",
@@ -198,7 +198,7 @@
198 "@types/sharp": "^0.23.0", 198 "@types/sharp": "^0.23.0",
199 "@types/socket.io": "^2.1.2", 199 "@types/socket.io": "^2.1.2",
200 "@types/supertest": "^2.0.3", 200 "@types/supertest": "^2.0.3",
201 "@types/validator": "^10.9.0", 201 "@types/validator": "^12.0.1",
202 "@types/webtorrent": "^0.107.0", 202 "@types/webtorrent": "^0.107.0",
203 "@types/ws": "^6.0.0", 203 "@types/ws": "^6.0.0",
204 "chai": "^4.1.1", 204 "chai": "^4.1.1",
@@ -210,7 +210,7 @@
210 "lint-staged": "^9.2.0", 210 "lint-staged": "^9.2.0",
211 "maildev": "^1.0.0-rc3", 211 "maildev": "^1.0.0-rc3",
212 "marked-man": "^0.7.0", 212 "marked-man": "^0.7.0",
213 "mocha": "^6.0.0", 213 "mocha": "^7.0.0",
214 "mocha-parallel-tests": "^2.2.1", 214 "mocha-parallel-tests": "^2.2.1",
215 "nodemon": "^2.0.1", 215 "nodemon": "^2.0.1",
216 "sass-lint": "^1.12.1", 216 "sass-lint": "^1.12.1",