Update socket.io to 1.7.3

That in turn upgrades engine.io to 1.8.2. This fixes a crash for me when
running behind a traefik reverse proxy.
https://github.com/socketio/engine.io/issues/465
This commit is contained in:
Martin Honermeyer 2017-08-04 15:42:25 +02:00
parent 8abba28756
commit f10e60713b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"request" : "2.55.0",
"etherpad-require-kernel" : "1.0.9",
"resolve" : "1.1.7",
"socket.io" : "1.6.0",
"socket.io" : "1.7.3",
"ueberdb2" : "0.3.0",
"express" : "4.13.4",
"express-session" : "1.13.0",