chore: bump engine.io to version 6.4.0

Diff: https://github.com/socketio/engine.io/compare/6.3.1...6.4.0
Release notes: https://github.com/socketio/engine.io/releases/tag/6.4.0
This commit is contained in:
Damien Arrachequesne
2023-02-06 17:43:02 +01:00
parent 3734b74b45
commit b2dd7cf660
2 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.2",
"engine.io": "~6.3.1",
"engine.io": "~6.4.0",
"socket.io-adapter": "~2.5.2",
"socket.io-parser": "~4.2.1"
},