]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Translated using Weblate (Vietnamese)
[github/Chocobozzz/PeerTube.git] / package.json
index 80d60cf154cebb9a5f226c10f3636c54bc7dca33..360bd781fac28cac2db8e30a7c70b74610bb8df0 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
-  "version": "4.0.0",
+  "version": "4.1.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
   },
   "dependencies": {
     "@aws-sdk/client-s3": "^3.23.0",
-    "@babel/parser": "7.16.8",
+    "@aws-sdk/lib-storage": "^3.72.0",
+    "@babel/parser": "7.17.8",
+    "@peertube/feed": "^5.0.1",
     "@peertube/http-signature": "^1.4.0",
-    "@uploadx/core": "^4.4.0",
+    "@uploadx/core": "^5.1.0",
     "async": "^3.0.1",
     "async-lru": "^1.1.1",
     "bcrypt": "5.0.1",
     "bull": "^4.1.0",
     "bytes": "^3.0.0",
     "chokidar": "^3.4.2",
-    "commander": "^8.0.0",
+    "commander": "^9.0.0",
     "config": "^3.0.0",
     "cookie-parser": "^1.4.3",
     "cors": "^2.8.1",
     "create-torrent": "^5.0.0",
     "deep-object-diff": "^1.1.0",
-    "email-templates": "^8.0.3",
+    "email-templates": "^9.0.0",
     "execa": "^5.1.1",
     "express": "^4.12.4",
     "express-rate-limit": "^6.1.0",
     "js-yaml": "^4.0.0",
     "jsonld": "~5.2.0",
     "lodash": "^4.17.10",
-    "lru-cache": "^6.0.0",
+    "lru-cache": "7.8.1",
     "magnet-uri": "^6.1.0",
     "markdown-it": "^12.0.4",
     "markdown-it-emoji": "^2.0.0",
+    "maxmind": "^4.3.6",
     "memoizee": "^0.4.14",
     "morgan": "^1.5.3",
     "multer": "^1.4.4",
     "parse-torrent": "^9.1.0",
     "password-generator": "^2.0.2",
     "pem": "^1.12.3",
-    "pfeed": "1.1.11",
     "pg": "^8.2.1",
     "prompt": "^1.0.0",
     "proxy-addr": "^2.0.7",
     "redis": "^4.0.1",
     "reflect-metadata": "^0.1.12",
     "sanitize-html": "2.x",
-    "sequelize": "6.13.0",
+    "sequelize": "6.19.0",
     "sequelize-typescript": "^2.0.0-beta.1",
     "short-uuid": "^4.2.0",
     "sitemap": "^7.0.0",
     "validator": "^13.0.0",
     "webfinger.js": "^2.6.6",
     "webtorrent": "^1.0.0",
-    "winston": "3.4.0",
+    "winston": "3.7.2",
     "ws": "^8.0.0"
   },
   "devDependencies": {
     "@types/fluent-ffmpeg": "^2.1.16",
     "@types/fs-extra": "^9.0.1",
     "@types/lodash": "^4.14.64",
-    "@types/lru-cache": "^5.1.0",
+    "@types/lru-cache": "^7.5.0",
     "@types/magnet-uri": "^5.1.1",
     "@types/maildev": "^0.0.3",
     "@types/memoizee": "^0.4.2",
     "fast-xml-parser": "^4.0.0-beta.8",
     "mocha": "^9.0.0",
     "proxy": "^1.0.2",
-    "resolve-tspaths": "^0.2.1",
+    "resolve-tspaths": "^0.3.0",
     "socket.io-client": "^4.0.1",
     "supertest": "^6.0.1",
     "swagger-cli": "^4.0.2",
-    "ts-node": "10.4.0",
-    "tsc-watch": "^4.6.0",
+    "ts-node": "10.7.0",
+    "tsc-watch": "^5.0.3",
     "typescript": "^4.0.5"
   },
-  "resolutions": {
-    "depcheck/@babel/parser": "7.16.4"
-  },
   "bundlewatch": {
     "files": [
       {