X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=fca0cab27977e6a99d033929604e93e450d52759;hb=653dbc5b57f541bab01f304630ffb9e528b1c5af;hp=352f393bb80568d05bbbf7a9d349b52841501b37;hpb=c9f27d9881ea0cc05e953117380b4b22a1376d21;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 352f393bb..fca0cab27 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.0-rc.1", "private": true, "licence": "AGPL-3.0", "engines": { @@ -117,7 +117,7 @@ "js-yaml": "^4.0.0", "jsonld": "~5.2.0", "lodash": "^4.17.10", - "lru-cache": "^7.3.0", + "lru-cache": "7.3.1", "magnet-uri": "^6.1.0", "markdown-it": "^12.0.4", "markdown-it-emoji": "^2.0.0", @@ -137,7 +137,7 @@ "redis": "^4.0.1", "reflect-metadata": "^0.1.12", "sanitize-html": "2.x", - "sequelize": "6.16.1", + "sequelize": "6.15.1", "sequelize-typescript": "^2.0.0-beta.1", "short-uuid": "^4.2.0", "sitemap": "^7.0.0",