File tree Expand file tree Collapse file tree 5 files changed +31
-35
lines changed
Expand file tree Collapse file tree 5 files changed +31
-35
lines changed Original file line number Diff line number Diff line change 2020 "graphql" : " 0.13.2" ,
2121 "graphql-tag" : " 2.9.2" ,
2222 "jwt-decode" : " 2.2.0" ,
23- "subscriptions-transport-ws" : " 0.9.9 " ,
23+ "subscriptions-transport-ws" : " 0.9.10 " ,
2424 "vue" : " 2.5.16" ,
2525 "vue-apollo" : " 3.0.0-beta.16" ,
2626 "vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -2227,9 +2227,9 @@ eventemitter3@1.x.x:
22272227 version "1.2.0"
22282228 resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508"
22292229
2230- eventemitter3@^2.0.3 :
2231- version "2.0.3 "
2232- resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3. tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba "
2230+ eventemitter3@^3.1.0 :
2231+ version "3.1.0 "
2232+ resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0. tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163 "
22332233
22342234events@^1.0.0 :
22352235 version "1.1.1"
@@ -5384,18 +5384,18 @@ strip-json-comments@~2.0.1:
53845384 version "2.0.1"
53855385 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
53865386
5387- subscriptions-transport-ws@0.9.9 :
5388- version "0.9.9 "
5389- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9 .tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc "
5387+ subscriptions-transport-ws@0.9.10 :
5388+ version "0.9.10 "
5389+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.10 .tgz#b8d3fa9fe3e77b874d5e625ad2a54394179f0efc "
53905390 dependencies :
53915391 backo2 "^1.0.2"
5392- eventemitter3 "^2.0.3 "
5392+ eventemitter3 "^3.1.0 "
53935393 iterall "^1.2.1"
53945394 lodash.assign "^4.2.0"
53955395 lodash.isobject "^3.0.2"
53965396 lodash.isstring "^4.0.1"
53975397 symbol-observable "^1.0.4"
5398- ws "^3.0 .0"
5398+ ws "^5.2 .0"
53995399
54005400supports-color@^2.0.0 :
54015401 version "2.0.0"
@@ -6022,14 +6022,6 @@ wrappy@1:
60226022 version "1.0.2"
60236023 resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
60246024
6025- ws@^3.0.0 :
6026- version "3.3.3"
6027- resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
6028- dependencies :
6029- async-limiter "~1.0.0"
6030- safe-buffer "~5.1.0"
6031- ultron "~1.1.0"
6032-
60336025ws@^4.0.0 :
60346026 version "4.0.0"
60356027 resolved "https://registry.yarnpkg.com/ws/-/ws-4.0.0.tgz#bfe1da4c08eeb9780b986e0e4d10eccd7345999f"
@@ -6038,6 +6030,12 @@ ws@^4.0.0:
60386030 safe-buffer "~5.1.0"
60396031 ultron "~1.1.0"
60406032
6033+ ws@^5.2.0 :
6034+ version "5.2.0"
6035+ resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.0.tgz#9fd95e3ac7c76f6ae8bcc868a0e3f11f1290c33e"
6036+ dependencies :
6037+ async-limiter "~1.0.0"
6038+
60416039xml-char-classes@^1.0.0 :
60426040 version "1.0.0"
60436041 resolved "https://registry.yarnpkg.com/xml-char-classes/-/xml-char-classes-1.0.0.tgz#64657848a20ffc5df583a42ad8a277b4512bbc4d"
Original file line number Diff line number Diff line change 1616 "apollo-link-ws" : " 1.0.8" ,
1717 "graphql" : " 0.13.2" ,
1818 "graphql-tag" : " 2.9.2" ,
19- "subscriptions-transport-ws" : " 0.9.9 " ,
19+ "subscriptions-transport-ws" : " 0.9.10 " ,
2020 "vue" : " 2.5.16" ,
2121 "vue-apollo" : " 3.0.0-beta.16" ,
2222 "vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -2367,9 +2367,9 @@ eventemitter3@1.x.x:
23672367 version "1.2.0"
23682368 resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508"
23692369
2370- eventemitter3@^2.0.3 :
2371- version "2.0.3 "
2372- resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3. tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba "
2370+ eventemitter3@^3.1.0 :
2371+ version "3.1.0 "
2372+ resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0. tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163 "
23732373
23742374events@^1.0.0 :
23752375 version "1.1.1"
@@ -5682,18 +5682,18 @@ strip-json-comments@~2.0.1:
56825682 version "2.0.1"
56835683 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
56845684
5685- subscriptions-transport-ws@0.9.9 :
5686- version "0.9.9 "
5687- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9 .tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc "
5685+ subscriptions-transport-ws@0.9.10 :
5686+ version "0.9.10 "
5687+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.10 .tgz#b8d3fa9fe3e77b874d5e625ad2a54394179f0efc "
56885688 dependencies :
56895689 backo2 "^1.0.2"
5690- eventemitter3 "^2.0.3 "
5690+ eventemitter3 "^3.1.0 "
56915691 iterall "^1.2.1"
56925692 lodash.assign "^4.2.0"
56935693 lodash.isobject "^3.0.2"
56945694 lodash.isstring "^4.0.1"
56955695 symbol-observable "^1.0.4"
5696- ws "^3.0 .0"
5696+ ws "^5.2 .0"
56975697
56985698supports-color@^2.0.0 :
56995699 version "2.0.0"
@@ -6379,14 +6379,6 @@ write@^0.2.1:
63796379 dependencies :
63806380 mkdirp "^0.5.1"
63816381
6382- ws@^3.0.0 :
6383- version "3.3.3"
6384- resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
6385- dependencies :
6386- async-limiter "~1.0.0"
6387- safe-buffer "~5.1.0"
6388- ultron "~1.1.0"
6389-
63906382ws@^4.0.0 :
63916383 version "4.0.0"
63926384 resolved "https://registry.yarnpkg.com/ws/-/ws-4.0.0.tgz#bfe1da4c08eeb9780b986e0e4d10eccd7345999f"
@@ -6395,6 +6387,12 @@ ws@^4.0.0:
63956387 safe-buffer "~5.1.0"
63966388 ultron "~1.1.0"
63976389
6390+ ws@^5.2.0 :
6391+ version "5.2.0"
6392+ resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.0.tgz#9fd95e3ac7c76f6ae8bcc868a0e3f11f1290c33e"
6393+ dependencies :
6394+ async-limiter "~1.0.0"
6395+
63986396xml-char-classes@^1.0.0 :
63996397 version "1.0.0"
64006398 resolved "https://registry.yarnpkg.com/xml-char-classes/-/xml-char-classes-1.0.0.tgz#64657848a20ffc5df583a42ad8a277b4512bbc4d"
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "subscriptions-transport-ws" : " 0.9.9 "
3+ "subscriptions-transport-ws" : " 0.9.10 "
44 }
55}
You can’t perform that action at this time.
0 commit comments