File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
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.8 " ,
23+ "subscriptions-transport-ws" : " 0.9.9 " ,
2424 "vue" : " 2.5.16" ,
2525 "vue-apollo" : " 3.0.0-beta.5" ,
2626 "vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -5392,9 +5392,9 @@ strip-json-comments@~2.0.1:
53925392 version "2.0.1"
53935393 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
53945394
5395- subscriptions-transport-ws@0.9.8 :
5396- version "0.9.8 "
5397- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8 .tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947 "
5395+ subscriptions-transport-ws@0.9.9 :
5396+ version "0.9.9 "
5397+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9 .tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc "
53985398 dependencies :
53995399 backo2 "^1.0.2"
54005400 eventemitter3 "^2.0.3"
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.8 " ,
19+ "subscriptions-transport-ws" : " 0.9.9 " ,
2020 "vue" : " 2.5.16" ,
2121 "vue-apollo" : " 3.0.0-beta.5" ,
2222 "vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -5690,9 +5690,9 @@ strip-json-comments@~2.0.1:
56905690 version "2.0.1"
56915691 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
56925692
5693- subscriptions-transport-ws@0.9.8 :
5694- version "0.9.8 "
5695- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8 .tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947 "
5693+ subscriptions-transport-ws@0.9.9 :
5694+ version "0.9.9 "
5695+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9 .tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc "
56965696 dependencies :
56975697 backo2 "^1.0.2"
56985698 eventemitter3 "^2.0.3"
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "subscriptions-transport-ws" : " 0.9.8 "
3+ "subscriptions-transport-ws" : " 0.9.9 "
44 }
55}
You can’t perform that action at this time.
0 commit comments