Fix CORS misconfiguration in socket.io (#1487)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"express": "~4.13.3",
|
"express": "~4.13.3",
|
||||||
"grunt-cli": "~0.1.13",
|
"grunt-cli": "~0.1.13",
|
||||||
"mustache": "~2.2.1",
|
"mustache": "~2.2.1",
|
||||||
"socket.io": "~1.3.7"
|
"socket.io": "~2.4.0"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user