mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Bump ws to 3.0.0 and socket.io to 2.0.3. Fixes #597.
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
"semver": "^5.0.1",
|
||||
"serve-favicon": "^2.2.0",
|
||||
"serve-static": "^1.9.2",
|
||||
"socket.io": "1.4.8",
|
||||
"socket.io": "^2.0.3",
|
||||
"split": "^1.0.0",
|
||||
"stf-appstore-db": "^1.0.0",
|
||||
"stf-browser-db": "^1.0.2",
|
||||
@@ -92,7 +92,7 @@
|
||||
"url-join": "1.1.0",
|
||||
"utf-8-validate": "^1.2.1",
|
||||
"uuid": "^3.0.0",
|
||||
"ws": "^1.0.1",
|
||||
"ws": "^3.0.0",
|
||||
"yargs": "^6.6.0",
|
||||
"zmq": "^2.14.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user