X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=7611ac9aba12253ae0b4e3871c374e970ecb270a;hb=c3185413986a6b67a88a449f069a9b14e2ad3294;hp=9fa1e4a0f6ee62d5b08741687787da188a7d56c8;hpb=2d4636125182e0cd9ef403d7d2f24ed82680fa8e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 9fa1e4a0f..7611ac9ab 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": "3.2.1", + "version": "3.3.0", "private": true, "licence": "AGPL-3.0", "engines": { @@ -131,6 +131,7 @@ "sanitize-html": "2.x", "sequelize": "6.6.2", "sequelize-typescript": "^2.0.0-beta.1", + "short-uuid": "^4.2.0", "sitemap": "^7.0.0", "socket.io": "^4.0.1", "sql-formatter": "^4.0.0-beta.0", @@ -138,7 +139,6 @@ "tsconfig-paths": "^3.9.0", "tslib": "^2.0.0", "useragent": "^2.3.0", - "uuid": "^8.1.0", "validator": "^13.0.0", "webfinger.js": "^2.6.6", "webtorrent": "^1.0.0",