mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Rolled back express-ws to 4.0.0 due to 5.x not handling invalid web socket flags correctly.
This commit is contained in:
parent
a60b4cbbea
commit
25b0ac3a6d
3 changed files with 3 additions and 3 deletions
|
|
@ -44,7 +44,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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue