X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=a4beae7ac11b0995ab325215e93a0c0d6629fc60;hb=b3f84d8ddb91c2a830fdef3a32c3ef1d4fe43886;hp=d463887dd2cebb20aa1580fefeacb4f29cc6a294;hpb=3318147300b4f998adf728eb0a5a14a4c1829c51;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index d463887dd..a4beae7ac 100644 --- a/package.json +++ b/package.json @@ -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": { @@ -78,8 +78,10 @@ }, "dependencies": { "@aws-sdk/client-s3": "^3.23.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.0.0", "async": "^3.0.1", "async-lru": "^1.1.1", "bcrypt": "5.0.1", @@ -89,22 +91,22 @@ "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": "^5.0.0", + "express-rate-limit": "^6.1.0", "express-validator": "^6.4.0", "flat": "^5.0.0", "fluent-ffmpeg": "^2.1.0", "fs-extra": "^10.0.0", "got": "^11.8.2", - "helmet": "^4.1.0", + "helmet": "^5.0.1", "hpagent": "^0.1.2", "http-problem-details": "^0.1.5", "ip-anonymize": "^0.1.0", @@ -115,10 +117,11 @@ "js-yaml": "^4.0.0", "jsonld": "~5.2.0", "lodash": "^4.17.10", - "lru-cache": "^6.0.0", + "lru-cache": "7.8.0", "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", @@ -128,7 +131,6 @@ "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", @@ -136,7 +138,7 @@ "redis": "^4.0.1", "reflect-metadata": "^0.1.12", "sanitize-html": "2.x", - "sequelize": "6.9.0", + "sequelize": "6.18.0", "sequelize-typescript": "^2.0.0-beta.1", "short-uuid": "^4.2.0", "sitemap": "^7.0.0", @@ -149,7 +151,7 @@ "validator": "^13.0.0", "webfinger.js": "^2.6.6", "webtorrent": "^1.0.0", - "winston": "3.3.3", + "winston": "3.7.2", "ws": "^8.0.0" }, "devDependencies": { @@ -165,14 +167,13 @@ "@types/chai": "^4.0.4", "@types/chai-json-schema": "^1.4.3", "@types/chai-xml": "^0.3.1", - "@types/config": "^0.0.40", + "@types/config": "^0.0.41", "@types/create-torrent": "^5.0.0", "@types/express": "4.17.9", - "@types/express-rate-limit": "^5.0.0", "@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", @@ -194,7 +195,7 @@ "chai": "^4.1.1", "chai-json-schema": "^1.5.0", "chai-xml": "^0.4.0", - "concurrently": "^6.0.0", + "concurrently": "^7.0.0", "depcheck": "^1.4.2", "eslint": "^8.0.0", "eslint-config-standard-with-typescript": "^21.0.1", @@ -204,17 +205,14 @@ "fast-xml-parser": "^4.0.0-beta.8", "mocha": "^9.0.0", "proxy": "^1.0.2", - "resolve-tspaths": "^0.2.1", + "resolve-tspaths": "^0.2.3", "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": [ {