Merge pull request #926 from thelounge/greenkeeper/socket.io-1.7.3

Update socket.io and socket.io-client to the latest version 🚀
This commit is contained in:
Jérémie Astori 2017-02-18 02:07:49 -05:00 committed by GitHub
commit 2025aff7eb

View File

@ -54,7 +54,7 @@
"read": "1.0.7", "read": "1.0.7",
"request": "2.79.0", "request": "2.79.0",
"semver": "5.3.0", "semver": "5.3.0",
"socket.io": "1.7.2", "socket.io": "1.7.3",
"spdy": "3.4.4" "spdy": "3.4.4"
}, },
"devDependencies": { "devDependencies": {
@ -72,7 +72,7 @@
"mousetrap": "1.6.0", "mousetrap": "1.6.0",
"npm-run-all": "4.0.1", "npm-run-all": "4.0.1",
"nyc": "10.1.0", "nyc": "10.1.0",
"socket.io-client": "1.7.2", "socket.io-client": "1.7.3",
"stylelint": "7.8.0", "stylelint": "7.8.0",
"urijs": "1.18.7", "urijs": "1.18.7",
"webpack": "1.14.0" "webpack": "1.14.0"