From 6a7c4e54dbfc9537441f8f3566293dd4022ec2d3 Mon Sep 17 00:00:00 2001
From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com>
Date: Thu, 19 Oct 2017 00:31:54 +0000
Subject: [PATCH] fix(package): update websocket to version 1.0.25

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index dd1622a37b..cb3b59ed72 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
     "typescript": "2.5.3",
     "uuid": "3.1.0",
     "vhost": "3.0.2",
-    "websocket": "1.0.24",
+    "websocket": "1.0.25",
     "xev": "2.0.0"
   }
 }