chore: bump engine.io to version 6.4.2

Reference: https://github.com/advisories/GHSA-q9mw-68c2-j6m5

Related: https://github.com/socketio/socket.io/issues/4711
This commit is contained in:
Damien Arrachequesne
2023-05-10 10:16:18 +02:00
parent 3d44aae381
commit 12b0de4f52
2 changed files with 16 additions and 16 deletions

View File

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