]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Upgrade server dependencies
[github/Chocobozzz/PeerTube.git] / package.json
index 3e63970da8c3c488809c4b85874ba5c5788d0da7..6941b913b9dfb7449c260a437b172f7e3b90dec4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "1.0.0-alpha.9",
+  "version": "1.0.0-beta.3",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
@@ -65,6 +65,7 @@
     "create-torrent": "^3.24.5",
     "express": "^4.12.4",
     "express-oauth-server": "^2.0.0",
+    "express-rate-limit": "^2.11.0",
     "express-validator": "^5.0.0",
     "fluent-ffmpeg": "^2.1.0",
     "js-yaml": "^3.5.4",
@@ -88,7 +89,7 @@
     "rimraf": "^2.5.4",
     "safe-buffer": "^5.0.1",
     "scripty": "^1.5.0",
-    "sequelize": "4.36.1",
+    "sequelize": "4.37.6",
     "sequelize-typescript": "^0.6.1",
     "sharp": "^0.20.0",
     "uuid": "^3.1.0",
     "@types/chai": "^4.0.4",
     "@types/config": "^0.0.34",
     "@types/express": "^4.0.35",
+    "@types/express-rate-limit": "^2.9.3",
     "@types/kue": "^0.11.8",
     "@types/lodash": "^4.14.64",
     "@types/magnet-uri": "^5.1.1",
     "@types/maildev": "^0.0.1",
     "@types/mkdirp": "^0.5.1",
-    "@types/mocha": "^2.2.42",
+    "@types/mocha": "^5.0.0",
     "@types/morgan": "^1.7.32",
     "@types/multer": "^1.3.3",
     "@types/node": "^9.3.0",
     "mocha": "^5.0.0",
     "nodemon": "^1.11.0",
     "source-map-support": "^0.5.0",
-    "spectacle-docs": "^0.9.13",
+    "spectacle-docs": "^1.0.2",
     "supertest": "^3.0.0",
     "ts-node": "5.0.1",
     "tslint": "^5.7.0",