Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit fc78cbd

Browse files
committed
feat(deps): update socket.io dependency
version 1.3.7 installed with the package.json file is 6 releases behind - 1 feature release, and 5 patches. security advisors have been published for older socket.io version
1 parent 0ebbdd4 commit fc78cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"passport-twitter": "~1.0.4",
6262
"phantomjs": "~1.9.19",
6363
"serve-favicon": "~2.3.0",
64-
"socket.io": "~1.3.7",
64+
"socket.io": "~1.4.5",
6565
"swig": "~1.4.2",
6666
"validator": "~4.8.0"
6767
},

0 commit comments

Comments
 (0)