X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=10aa9b026a9838f6bee129621ec40bbb1d411cad;hb=e028d983727f7826f5aebfe84770c5c37a712b4d;hp=e8821bc705a47ecd8813c12a51150c4c08245518;hpb=2284f202070aa2e49156cc52b3b1596a7d5aadec;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index e8821bc70..10aa9b026 100644 --- a/package.json +++ b/package.json @@ -130,6 +130,7 @@ "jsonld": "~1.1.0", "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", "lodash": "^4.17.10", + "lru-cache": "^5.1.1", "magnet-uri": "^5.1.4", "memoizee": "^0.4.14", "morgan": "^1.5.3", @@ -145,8 +146,8 @@ "reflect-metadata": "^0.1.12", "request": "^2.81.0", "scripty": "^1.5.0", - "sequelize": "5.10.2", - "sequelize-typescript": "1.0.0-beta.2", + "sequelize": "5.13.1", + "sequelize-typescript": "^1.0.0-beta.4", "sharp": "^0.22.0", "sitemap": "^2", "socket.io": "^2.2.0", @@ -179,6 +180,7 @@ "@types/fs-extra": "^8.0.0", "@types/libxmljs": "^0.18.0", "@types/lodash": "^4.14.64", + "@types/lru-cache": "^5.1.0", "@types/magnet-uri": "^5.1.1", "@types/maildev": "^0.0.1", "@types/memoizee": "^0.4.2",