From: Chocobozzz Date: Thu, 7 Jan 2016 21:55:40 +0000 (+0100) Subject: Update ws packages (security issue) X-Git-Tag: v0.0.1-alpha~1059 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b33d09c115a0507d7bbd8a5b8e4792c413e43e94;p=oweals%2Fpeertube.git Update ws packages (security issue) --- diff --git a/package.json b/package.json index 0238c5522..700049678 100644 --- a/package.json +++ b/package.json @@ -59,9 +59,9 @@ "time-grunt": "^1.2.1", "ursa": "^0.9.1", "validator": "^4.3.0", - "webtorrent": "^0.70.0", + "webtorrent": "^0.71.1", "winston": "^2.1.1", - "ws": "^1.0.0" + "ws": "^1.0.1" }, "devDependencies": { "chai": "^3.3.0",