From 9a8af4a1815ff7965634962926ec6c2e00a47c3e Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Thu, 29 Dec 2016 18:17:41 +0900 Subject: [PATCH] Update websocket --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 038e0100c..0ca2141f6 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "vhost": "3.0.2", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "1.1.0", - "websocket": "1.0.23", + "websocket": "1.0.24", "whatwg-fetch": "2.0.1", "xml2json": "0.10.0", "yargs": "6.5.0"