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

Commit

Permalink
feat(deps): update socket.io dependency
Browse files Browse the repository at this point in the history
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
  • Loading branch information
lirantal committed Feb 28, 2016
1 parent 0ebbdd4 commit fc78cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"passport-twitter": "~1.0.4",
"phantomjs": "~1.9.19",
"serve-favicon": "~2.3.0",
"socket.io": "~1.3.7",
"socket.io": "~1.4.5",
"swig": "~1.4.2",
"validator": "~4.8.0"
},
Expand Down

0 comments on commit fc78cbd

Please sign in to comment.