Skip to content

Commit ae5420b

Browse files
committed
package: bump engine.io and socket.io-client
1 parent e41483b commit ae5420b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"test": "mocha --reporter dot --slow 200ms --bail"
2222
},
2323
"dependencies": {
24-
"engine.io": "automattic/engine.io#ab2bd0",
24+
"engine.io": "automattic/engine.io#f3fd4bb",
2525
"socket.io-parser": "2.2.4",
26-
"socket.io-client": "automattic/socket.io-client#ba31817",
26+
"socket.io-client": "automattic/socket.io-client#bf98153",
2727
"socket.io-adapter": "automattic/socket.io-adapter#de5cba",
2828
"has-binary": "0.1.6",
2929
"debug": "2.1.3"

0 commit comments

Comments
 (0)