]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / package.json
index 44f8be4b8a64d5612e0cb2f34c30005fe6ff7eb2..c37d9169fd078c5c699ace84b88d59b2c3417732 100644 (file)
@@ -5,7 +5,7 @@
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
-    "node": ">=10.x <13",
+    "node": ">=10.x <=15",
     "yarn": ">=1.x",
     "postgres": ">=9.6",
     "redis-server": ">=2.8.18",
@@ -87,7 +87,7 @@
     "http-signature": "1.3.5"
   },
   "dependencies": {
-    "apicache": "^1.4.0",
+    "apicache": "1.5.2",
     "async": "^3.0.1",
     "async-lru": "^1.1.1",
     "bcrypt": "5.0.0",
     "@types/webtorrent": "^0.109.0",
     "@types/ws": "^7.2.1",
     "@typescript-eslint/eslint-plugin": "^4.8.1",
+    "autocannon": "^7.0.4",
     "chai": "^4.1.1",
     "chai-json-schema": "^1.5.0",
     "chai-xml": "^0.4.0",
   "bundlewatch": {
     "files": [
       {
-        "path": "client/dist/en-US/*-es2015.js",
+        "path": "client/dist/en-US/*.js",
         "maxSize": "1mb"
       },
       {