]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix req accepts
[github/Chocobozzz/PeerTube.git] / package.json
index a49b4d800702529c9f356831dda0eb61fe94e857..eee28203819db5e2a11451ac9daa76a2170d426d 100644 (file)
@@ -40,6 +40,7 @@
     "update-host": "ts-node ./scripts/update-host.ts",
     "test": "scripty",
     "help": "scripty",
+    "parse-log": "ts-node ./scripts/parse-log.ts",
     "postinstall": "cd client && yarn install --pure-lockfile",
     "tsc": "tsc",
     "nodemon": "nodemon",
@@ -77,7 +78,6 @@
     "pg": "^6.4.2",
     "pg-hstore": "^2.3.2",
     "request": "^2.81.0",
-    "request-replay": "^1.0.2",
     "rimraf": "^2.5.4",
     "safe-buffer": "^5.0.1",
     "scripty": "^1.5.0",
@@ -88,7 +88,7 @@
     "validator": "^9.0.0",
     "webfinger.js": "^2.6.6",
     "winston": "^2.1.1",
-    "ws": "^3.1.0"
+    "ws": "^3.3.2"
   },
   "devDependencies": {
     "@types/async": "^2.0.40",