]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Merge branch 'release/4.1.0' into develop
[github/Chocobozzz/PeerTube.git] / package.json
index 76b8fe636605382ea3803abdda29a301d0df8734..fca0cab27977e6a99d033929604e93e450d52759 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.0-rc.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
@@ -78,8 +78,8 @@
   },
   "dependencies": {
     "@aws-sdk/client-s3": "^3.23.0",
-    "@babel/parser": "7.16.8",
-    "@peertube/feed": "^5.0.0",
+    "@babel/parser": "7.17.0",
+    "@peertube/feed": "^5.0.1",
     "@peertube/http-signature": "^1.4.0",
     "@uploadx/core": "^5.0.0",
     "async": "^3.0.1",
@@ -91,7 +91,7 @@
     "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",
     "js-yaml": "^4.0.0",
     "jsonld": "~5.2.0",
     "lodash": "^4.17.10",
-    "lru-cache": "^6.0.0",
+    "lru-cache": "7.3.1",
     "magnet-uri": "^6.1.0",
     "markdown-it": "^12.0.4",
     "markdown-it-emoji": "^2.0.0",
     "redis": "^4.0.1",
     "reflect-metadata": "^0.1.12",
     "sanitize-html": "2.x",
-    "sequelize": "6.13.0",
+    "sequelize": "6.15.1",
     "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.5.1",
     "ws": "^8.0.0"
   },
   "devDependencies": {
     "socket.io-client": "^4.0.1",
     "supertest": "^6.0.1",
     "swagger-cli": "^4.0.2",
-    "ts-node": "10.4.0",
+    "ts-node": "10.5.0",
     "tsc-watch": "^4.6.0",
     "typescript": "^4.0.5"
   },
-  "resolutions": {
-    "depcheck/@babel/parser": "7.16.4"
-  },
   "bundlewatch": {
     "files": [
       {