Update dependency socket.io-client to v2.1.1

This commit is contained in:
Renovate Bot 2018-05-22 13:32:39 +00:00
parent 173b831cf7
commit 2f44cab13f
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 20 additions and 1 deletions

View file

@ -91,7 +91,7 @@
"npm-run-all": "4.1.3",
"nyc": "11.8.0",
"sinon": "5.0.5",
"socket.io-client": "2.1.0",
"socket.io-client": "2.1.1",
"stylelint": "9.2.0",
"stylelint-config-standard": "18.2.0",
"textcomplete": "0.17.1",

View file

@ -6991,6 +6991,25 @@ socket.io-client@2.1.0:
socket.io-parser "~3.2.0"
to-array "0.1.4"
socket.io-client@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.1.1.tgz#dcb38103436ab4578ddb026638ae2f21b623671f"
dependencies:
backo2 "1.0.2"
base64-arraybuffer "0.1.5"
component-bind "1.0.0"
component-emitter "1.2.1"
debug "~3.1.0"
engine.io-client "~3.2.0"
has-binary2 "~1.0.2"
has-cors "1.1.0"
indexof "0.0.1"
object-component "0.0.3"
parseqs "0.0.5"
parseuri "0.0.5"
socket.io-parser "~3.2.0"
to-array "0.1.4"
socket.io-parser@~3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.2.0.tgz#e7c6228b6aa1f814e6148aea325b51aa9499e077"