Address CVE-2022-21676

Upgraded socket.io to 4.4.1 to address uncaught Exception in older version of engine.io
This commit is contained in:
RailRoad 2022-03-24 15:19:48 +00:00
parent 920ca683b9
commit e030b59bae
2 changed files with 2129 additions and 45 deletions

2172
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"node-stream-zip": "^1.15.0",
"read-chunk": "^3.1.0",
"recursive-readdir-async": "^1.1.8",
"socket.io": "^4.1.3",
"socket.io": "^4.4.1",
"string-strip-html": "^8.3.0",
"watcher": "^1.2.0",
"xml2js": "^0.4.23"