]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / package.json
index e1508c65fa43b237166746da2197e0ef6e461808..22b8be224294bfd0ba5691f2ca9f5164f421b8d8 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
-  "version": "3.1.0",
+  "version": "3.2.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
     "swagger-cli": "swagger-cli"
   },
   "dependencies": {
+    "@uploadx/core": "^4.4.0",
     "apicache": "1.6.2",
     "async": "^3.0.1",
     "async-lru": "^1.1.1",
     "bcrypt": "5.0.1",
     "bittorrent-tracker": "^9.0.0",
     "bluebird": "^3.5.0",
-    "body-parser": "^1.12.4",
     "bull": "^3.4.2",
     "bytes": "^3.0.0",
     "chokidar": "^3.4.2",
@@ -99,6 +99,7 @@
     "fs-extra": "^10.0.0",
     "got": "^11.8.2",
     "helmet": "^4.1.0",
+    "http-problem-details": "^0.1.5",
     "http-signature": "1.3.5",
     "ip-anonymize": "^0.1.0",
     "ipaddr.js": "2.0.0",