fix(package): update socket.io to version 1.7.3

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-02-17 06:04:49 +00:00 committed by Pavel Djundik
parent 00a3e3f14c
commit 4786085ec4
1 changed files with 2 additions and 2 deletions

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"