Skip to content

Commit 0223ab1

Browse files
committed
fix(deps): update dependency socket.io to v2 [security]
1 parent 98c34a8 commit 0223ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09_NodeChatroom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"express": "^4.0.0",
1212
"jade": "*",
1313
"mongodb": "^3.1.13",
14-
"socket.io": "^1.0.6",
14+
"socket.io": "^2.4.0",
1515
"stylus": "^0.49.1"
1616
}
1717
}

0 commit comments

Comments
 (0)