Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
updated socket.io-client #15
Browse files Browse the repository at this point in the history
  • Loading branch information
JoJordens committed May 10, 2017
1 parent 85b2c58 commit 42224cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 50 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"react-inspector": "^1.1.2",
"react-redux": "^5.0.2",
"redux": "^3.6.0",
"socket.io-client": "^1.7.2"
"socket.io-client": "^2.0.1"
}
}
54 changes: 5 additions & 49 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ [email protected], debug@~2.2.0:
dependencies:
ms "0.7.1"

[email protected], debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.2:
[email protected], debug@^2.2.0:
version "2.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.3.3.tgz#40c453e67e6e13c901ddec317af8986cda9eff8c"
dependencies:
Expand All @@ -1176,7 +1176,7 @@ [email protected]:
dependencies:
ms "0.7.3"

debug@~2.6.4, debug@~2.6.6:
debug@^2.1.1, debug@^2.1.3, debug@^2.3.2, debug@~2.6.4, debug@~2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.6.tgz#a9fa6fbe9ca43cf1e79f73b75c0189cbb7d6db5a"
dependencies:
Expand Down Expand Up @@ -1395,23 +1395,6 @@ [email protected]:
xmlhttprequest-ssl "1.5.3"
yeast "0.1.2"

[email protected]:
version "1.8.2"
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-1.8.2.tgz#c38767547f2a7d184f5752f6f0ad501006703766"
dependencies:
component-emitter "1.2.1"
component-inherit "0.0.3"
debug "2.3.3"
engine.io-parser "1.3.2"
has-cors "1.1.0"
indexof "0.0.1"
parsejson "0.0.3"
parseqs "0.0.5"
parseuri "0.0.5"
ws "1.1.1"
xmlhttprequest-ssl "1.5.3"
yeast "0.1.2"

engine.io-client@~3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.1.0.tgz#1d6884edea9fad86e4b2507748656c2394ad4c63"
Expand Down Expand Up @@ -1440,17 +1423,6 @@ [email protected]:
has-binary "0.1.6"
wtf-8 "1.0.0"

[email protected]:
version "1.3.2"
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-1.3.2.tgz#937b079f0007d0893ec56d46cb220b8cb435220a"
dependencies:
after "0.8.2"
arraybuffer.slice "0.0.6"
base64-arraybuffer "0.1.5"
blob "0.0.4"
has-binary "0.1.7"
wtf-8 "1.0.0"

engine.io-parser@~2.1.0, engine.io-parser@~2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-2.1.1.tgz#e0fb3f0e0462f7f58bb77c1a52e9f5a7e26e4668"
Expand Down Expand Up @@ -2887,15 +2859,15 @@ oauth-sign@~0.8.1:
version "0.8.2"
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"

[email protected], object-assign@^4.0.0, object-assign@^4.0.1, object-assign@^4.1.0:
[email protected], object-assign@^4.0.0, object-assign@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0"

object-assign@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2"

object-assign@~4.1.1:
object-assign@^4.0.1, object-assign@~4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"

Expand Down Expand Up @@ -3829,7 +3801,7 @@ [email protected]:
socket.io-parser "2.3.1"
to-array "0.1.4"

[email protected]:
[email protected], socket.io-client@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.0.1.tgz#1d52f8c74660c68bb6695953fa119971155fad93"
dependencies:
Expand All @@ -3846,22 +3818,6 @@ [email protected]:
socket.io-parser "~3.1.1"
to-array "0.1.4"

socket.io-client@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-1.7.2.tgz#39fdb0c3dd450e321b7e40cfd83612ec533dd644"
dependencies:
backo2 "1.0.2"
component-bind "1.0.0"
component-emitter "1.2.1"
debug "2.3.3"
engine.io-client "1.8.2"
has-binary "0.1.7"
indexof "0.0.1"
object-component "0.0.3"
parseuri "0.0.5"
socket.io-parser "2.3.1"
to-array "0.1.4"

[email protected]:
version "2.3.1"
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-2.3.1.tgz#dd532025103ce429697326befd64005fcfe5b4a0"
Expand Down

0 comments on commit 42224cf

Please sign in to comment.