Update patch for websocket dependency
This commit is contained in:
parent
cd6e4bbe28
commit
662223df32
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
diff --git a/node_modules/websocket/lib/WebSocketConnection.js b/node_modules/websocket/lib/WebSocketConnection.js
|
||||
index 9f2750c..f5a1997 100644
|
||||
index 219de63..93d3800 100644
|
||||
--- a/node_modules/websocket/lib/WebSocketConnection.js
|
||||
+++ b/node_modules/websocket/lib/WebSocketConnection.js
|
||||
@@ -271,7 +271,7 @@ WebSocketConnection.prototype.handleSocketData = function(data) {
|
Loading…
Reference in a new issue