From 02b72dc7f451478f41275a902d9cd83de8935724 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 1 Apr 2016 14:38:04 +0200 Subject: Update modules --- client/package.json | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/package.json b/client/package.json index dbb065974..31c92f8cc 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "reflect-metadata": "0.1.2", "rxjs": "5.0.0-beta.2", "systemjs": "0.19.22", - "webtorrent": "^0.85.1", + "webtorrent": "^0.89.0", "zone.js": "0.5.15" }, "devDependencies": { diff --git a/package.json b/package.json index e94d34fa1..42e79aae2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "async": "^1.2.1", - "bittorrent-tracker": "^7.0.0", + "bittorrent-tracker": "^8.0.0", "body-parser": "^1.12.4", "concurrently": "^2.0.0", "config": "^1.14.0", @@ -56,14 +56,14 @@ "mongoose": "^4.0.5", "morgan": "^1.5.3", "multer": "^1.1.0", - "node-ipc": "^6.0.0", + "node-ipc": "^7.0.0", "openssl-wrapper": "^0.2.3", "request": "^2.57.0", "request-replay": "^1.0.2", "segfault-handler": "^1.0.0", "ursa": "^0.9.1", "validator": "^5.0.0", - "webtorrent": "^0.86.0", + "webtorrent": "^0.89.0", "winston": "^2.1.1", "ws": "^1.0.1" }, -- cgit v1.2.3