File tree 5 files changed +11
-11
lines changed
5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 20
20
"graphql" : " 0.13.2" ,
21
21
"graphql-tag" : " 2.12.6" ,
22
22
"jwt-decode" : " 2.2.0" ,
23
- "subscriptions-transport-ws" : " 0.9.19 " ,
23
+ "subscriptions-transport-ws" : " 0.11.0 " ,
24
24
"vue" : " 2.6.14" ,
25
25
"vue-apollo" : " 3.0.7" ,
26
26
"vue-router" : " 3.5.2" ,
Original file line number Diff line number Diff line change @@ -5782,10 +5782,10 @@ strip-json-comments@~2.0.1:
5782
5782
version "2.0.1"
5783
5783
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5784
5784
5785
- subscriptions-transport-ws@0.9.19 :
5786
- version "0.9.19 "
5787
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19 .tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf "
5788
- integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw ==
5785
+ subscriptions-transport-ws@0.11.0 :
5786
+ version "0.11.0 "
5787
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.11.0 .tgz#baf88f050cba51d52afe781de5e81b3c31f89883 "
5788
+ integrity sha512-8D4C6DIH5tGiAIpp5I0wD/xRlNiZAPGHygzCe7VzyzUoxHtawzjNAY9SUTXU05/EY2NMY9/9GF0ycizkXr1CWQ ==
5789
5789
dependencies :
5790
5790
backo2 "^1.0.2"
5791
5791
eventemitter3 "^3.1.0"
Original file line number Diff line number Diff line change 16
16
"apollo-link-ws" : " 1.0.20" ,
17
17
"graphql" : " 0.13.2" ,
18
18
"graphql-tag" : " 2.12.6" ,
19
- "subscriptions-transport-ws" : " 0.9.19 " ,
19
+ "subscriptions-transport-ws" : " 0.11.0 " ,
20
20
"vue" : " 2.6.14" ,
21
21
"vue-apollo" : " 3.0.7" ,
22
22
"vue-router" : " 3.5.2" ,
Original file line number Diff line number Diff line change @@ -6068,10 +6068,10 @@ strip-json-comments@~2.0.1:
6068
6068
version "2.0.1"
6069
6069
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
6070
6070
6071
- subscriptions-transport-ws@0.9.19 :
6072
- version "0.9.19 "
6073
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19 .tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf "
6074
- integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw ==
6071
+ subscriptions-transport-ws@0.11.0 :
6072
+ version "0.11.0 "
6073
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.11.0 .tgz#baf88f050cba51d52afe781de5e81b3c31f89883 "
6074
+ integrity sha512-8D4C6DIH5tGiAIpp5I0wD/xRlNiZAPGHygzCe7VzyzUoxHtawzjNAY9SUTXU05/EY2NMY9/9GF0ycizkXr1CWQ ==
6075
6075
dependencies :
6076
6076
backo2 "^1.0.2"
6077
6077
eventemitter3 "^3.1.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "subscriptions-transport-ws" : " 0.9.19 "
3
+ "subscriptions-transport-ws" : " 0.11.0 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments