Update socket.io and remove an useless event listener

This commit is contained in:
Louis Lam
2022-10-29 23:29:33 +08:00
parent 705124d4ac
commit 54efde8185
3 changed files with 68 additions and 176 deletions

View File

@@ -103,8 +103,8 @@
"prom-client": "~13.2.0",
"prometheus-api-metrics": "~3.2.1",
"redbean-node": "0.1.4",
"socket.io": "~4.4.1",
"socket.io-client": "~4.4.1",
"socket.io": "~4.5.3",
"socket.io-client": "~4.5.3",
"socks-proxy-agent": "6.1.1",
"tar": "~6.1.11",
"tcp-ping": "~0.1.1",