X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=e4f047b610a24f0f2cbebdf5f1233d59f925aedd;hb=4f97f58383c37d11a8f8ae3ef6e2b761307cb4d0;hp=a5a47b6c980515885b4761855815218900b6a6b8;hpb=76148b27f7501bac061992136852be4303370c8d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index a5a47b6c9..e4f047b61 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,6 @@ "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", @@ -103,7 +102,7 @@ "http-problem-details": "^0.1.5", "http-signature": "1.3.5", "ip-anonymize": "^0.1.0", - "ipaddr.js": "2.0.0", + "ipaddr.js": "2.0.1", "is-cidr": "^4.0.0", "iso-639-3": "2.2.0", "jimp": "^0.16.0", @@ -142,7 +141,7 @@ "uuid": "^8.1.0", "validator": "^13.0.0", "webfinger.js": "^2.6.6", - "webtorrent": "^0.118.0", + "webtorrent": "^1.0.0", "winston": "3.3.3", "ws": "^7.0.0", "youtube-dl": "^3.0.2" @@ -200,13 +199,13 @@ "maildev": "^1.0.0-rc3", "marked": "^2.0.1", "marked-man": "^0.7.0", - "mocha": "^8.0.1", + "mocha": "^9.0.0", "nodemon": "^2.0.1", "socket.io-client": "^4.0.1", "source-map-support": "^0.5.0", "supertest": "^6.0.1", "swagger-cli": "^4.0.2", - "ts-node": "9.1.1", + "ts-node": "10.0.0", "typescript": "^4.0.5" }, "bundlewatch": {