Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit eb05d05

Browse files
committed
Update dependency socket.io to v4
1 parent bf0f268 commit eb05d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/multiplex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"express": "~4.13.3",
1414
"grunt-cli": "~0.1.13",
1515
"mustache": "~2.2.1",
16-
"socket.io": "~1.3.7"
16+
"socket.io": "4.3.0"
1717
},
1818
"license": "MIT"
1919
}

0 commit comments

Comments
 (0)