Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit d028350

Browse files
Bump engine.io-client from 0.5.0 to 3.4.0
Bumps [engine.io-client](https://github.com/socketio/engine.io-client) from 0.5.0 to 3.4.0. - [Release notes](https://github.com/socketio/engine.io-client/releases) - [Commits](socketio/engine.io-client@0.5.0...3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 282ed97 commit d028350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"smith": "~0.1.17",
2323
"msgpack-js-browser": "~0.1.3",
2424
"engine.io": "0.5.0",
25-
"engine.io-client": "0.5.0"
25+
"engine.io-client": "3.4.0"
2626
},
2727
"scripts": {
2828
"test": "node test/all.js"

0 commit comments

Comments
 (0)