From a7721e62c028f54c1d165b53ac1a7a60b6c3b82e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 15 Jan 2017 10:23:56 +0100 Subject: Server: update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 554ad16df..010934a71 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "async": "^2.0.0", - "bcrypt": "^0.8.7", + "bcrypt": "^1.0.2", "bittorrent-tracker": "^8.0.0", "body-parser": "^1.12.4", "concurrently": "^3.1.0", @@ -78,7 +78,7 @@ "mocha": "^3.0.1", "standard": "^8.0.0", "supertest": "^2.0.0", - "webtorrent": "^0.97.0" + "webtorrent": "^0.98.0" }, "standard": { "ignore": [ -- cgit v1.2.3