chore: bump engine.io to version 6.2.0

Release notes: https://github.com/socketio/engine.io/releases/tag/6.2.0
Diff: https://github.com/socketio/engine.io/compare/6.1.3...6.2.0
This commit is contained in:
Damien Arrachequesne
2022-04-22 22:43:31 +02:00
parent 06e6838b18
commit 6e1bb62982
2 changed files with 31 additions and 33 deletions

View File

@@ -49,7 +49,7 @@
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.2",
"engine.io": "~6.1.2",
"engine.io": "~6.2.0",
"socket.io-adapter": "~2.4.0",
"socket.io-parser": "~4.0.4"
},