Rolled back express-ws to 4.0.0 due to 5.x not handling invalid web socket flags correctly.

This commit is contained in:
Ylian Saint-Hilaire
2023-10-20 20:07:25 -07:00
parent a60b4cbbea
commit 25b0ac3a6d
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"cookie-session": "2.0.0",
"express": "4.18.2",
"express-handlebars": "5.3.5",
"express-ws": "5.0.2",
"express-ws": "4.0.0",
"ipcheck": "0.1.0",
"minimist": "1.2.8",
"multiparty": "4.2.3",