Skip to content

Commit

Permalink
chore: bump engine.io-client to version 6.4.0
Browse files Browse the repository at this point in the history
The minor bump is due to changes on the server side, but we'll keep the
versions in sync.

Diff: socketio/engine.io-client@6.3.1...6.4.0
Release notes: https://github.com/socketio/engine.io-client/releases/tag/6.4.0
  • Loading branch information
darrachequesne committed Feb 6, 2023
1 parent 4d6d95e commit dff34a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@socket.io/component-emitter": "~3.1.0",
"debug": "~4.3.2",
"engine.io-client": "~6.3.1",
"engine.io-client": "~6.4.0",
"socket.io-parser": "~4.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit dff34a3

Please sign in to comment.