]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Upgrade ws
authorChocobozzz <florian.bigard@gmail.com>
Thu, 30 Nov 2017 12:20:35 +0000 (13:20 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 30 Nov 2017 12:20:35 +0000 (13:20 +0100)
package.json
yarn.lock

index be1b612b75678952d6639826219fed4cc29d3972..eee28203819db5e2a11451ac9daa76a2170d426d 100644 (file)
@@ -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",
index 4e92fd33637837c9a52ea30f7325b434db0a31f1..986a1643a0b57b63b408e6f1fcdfc539dce9b931 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4523,7 +4523,7 @@ write@^0.2.1:
   dependencies:
     mkdirp "^0.5.1"
 
-ws@^3.1.0, ws@^3.3.1:
+ws@^3.3.1, ws@^3.3.2:
   version "3.3.2"
   resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.2.tgz#96c1d08b3fefda1d5c1e33700d3bfaa9be2d5608"
   dependencies: