fix(depend): Socket.io 版本號

This commit is contained in:
CrescentLeaf
2025-08-16 16:06:35 +08:00
parent d68878a819
commit 7b89eb7c93
2 changed files with 374 additions and 3 deletions

View File

@@ -8,6 +8,6 @@
"file-type": "npm:file-type@21.0.0",
"webpack": "npm:webpack@5.101.2",
"express": "npm:express@5.1.0",
"socket.io": "npm:socket.io4.8.1"
"socket.io": "npm:socket.io@4.8.1"
}
}