diff --git a/patches/websocket+1.0.28.patch b/patches/websocket+1.0.34.patch similarity index 98% rename from patches/websocket+1.0.28.patch rename to patches/websocket+1.0.34.patch index 157888c61e..0abc3b0f0f 100644 --- a/patches/websocket+1.0.28.patch +++ b/patches/websocket+1.0.34.patch @@ -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) {