]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Translated using Weblate (Spanish)
[github/Chocobozzz/PeerTube.git] / package.json
index fd94620dd828366830d1440cb3cc3a315373a7cd..2500607c877c20aafbe83a5e32e614c1528cd2ad 100644 (file)
@@ -78,7 +78,7 @@
   },
   "dependencies": {
     "@aws-sdk/client-s3": "^3.23.0",
-    "@babel/parser": "7.17.0",
+    "@babel/parser": "7.17.8",
     "@peertube/feed": "^5.0.1",
     "@peertube/http-signature": "^1.4.0",
     "@uploadx/core": "^5.0.0",
@@ -97,7 +97,7 @@
     "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": "7.3.1",
+    "lru-cache": "7.7.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.15.1",
+    "sequelize": "6.17.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.5.1",
+    "winston": "3.6.0",
     "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",
     "socket.io-client": "^4.0.1",
     "supertest": "^6.0.1",
     "swagger-cli": "^4.0.2",
-    "ts-node": "10.5.0",
+    "ts-node": "10.7.0",
     "tsc-watch": "^4.6.0",
     "typescript": "^4.0.5"
   },