File tree 5 files changed +21
-23
lines changed
5 files changed +21
-23
lines changed Original file line number Diff line number Diff line change 20
20
"graphql" : " 0.13.2" ,
21
21
"graphql-tag" : " 2.12.4" ,
22
22
"jwt-decode" : " 2.2.0" ,
23
- "subscriptions-transport-ws" : " 0.9.18 " ,
23
+ "subscriptions-transport-ws" : " 0.9.19 " ,
24
24
"vue" : " 2.6.13" ,
25
25
"vue-apollo" : " 3.0.7" ,
26
26
"vue-router" : " 3.5.1" ,
Original file line number Diff line number Diff line change @@ -5772,16 +5772,16 @@ strip-json-comments@~2.0.1:
5772
5772
version "2.0.1"
5773
5773
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5774
5774
5775
- subscriptions-transport-ws@0.9.18 :
5776
- version "0.9.18 "
5777
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.18 .tgz#bcf02320c911fbadb054f7f928e51c6041a37b97 "
5778
- integrity sha512-tztzcBTNoEbuErsVQpTN2xUNN/efAZXyCyL5m3x4t6SKrEiTL2N8SaKWBFWM4u56pL79ULif3zjyeq+oV+nOaA ==
5775
+ subscriptions-transport-ws@0.9.19 :
5776
+ version "0.9.19 "
5777
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19 .tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf "
5778
+ integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw ==
5779
5779
dependencies :
5780
5780
backo2 "^1.0.2"
5781
5781
eventemitter3 "^3.1.0"
5782
5782
iterall "^1.2.1"
5783
5783
symbol-observable "^1.0.4"
5784
- ws "^5.2.0"
5784
+ ws "^5.2.0 || ^6.0.0 || ^7.0.0 "
5785
5785
5786
5786
supports-color@^2.0.0 :
5787
5787
version "2.0.0"
@@ -6471,11 +6471,10 @@ ws@^4.0.0:
6471
6471
safe-buffer "~5.1.0"
6472
6472
ultron "~1.1.0"
6473
6473
6474
- ws@^5.2.0 :
6475
- version "5.2.0"
6476
- resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.0.tgz#9fd95e3ac7c76f6ae8bcc868a0e3f11f1290c33e"
6477
- dependencies :
6478
- async-limiter "~1.0.0"
6474
+ " ws@^5.2.0 || ^6.0.0 || ^7.0.0 " :
6475
+ version "7.4.6"
6476
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
6477
+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
6479
6478
6480
6479
xml-char-classes@^1.0.0 :
6481
6480
version "1.0.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.4" ,
19
- "subscriptions-transport-ws" : " 0.9.18 " ,
19
+ "subscriptions-transport-ws" : " 0.9.19 " ,
20
20
"vue" : " 2.6.13" ,
21
21
"vue-apollo" : " 3.0.7" ,
22
22
"vue-router" : " 3.5.1" ,
Original file line number Diff line number Diff line change @@ -6058,16 +6058,16 @@ strip-json-comments@~2.0.1:
6058
6058
version "2.0.1"
6059
6059
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
6060
6060
6061
- subscriptions-transport-ws@0.9.18 :
6062
- version "0.9.18 "
6063
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.18 .tgz#bcf02320c911fbadb054f7f928e51c6041a37b97 "
6064
- integrity sha512-tztzcBTNoEbuErsVQpTN2xUNN/efAZXyCyL5m3x4t6SKrEiTL2N8SaKWBFWM4u56pL79ULif3zjyeq+oV+nOaA ==
6061
+ subscriptions-transport-ws@0.9.19 :
6062
+ version "0.9.19 "
6063
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19 .tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf "
6064
+ integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw ==
6065
6065
dependencies :
6066
6066
backo2 "^1.0.2"
6067
6067
eventemitter3 "^3.1.0"
6068
6068
iterall "^1.2.1"
6069
6069
symbol-observable "^1.0.4"
6070
- ws "^5.2.0"
6070
+ ws "^5.2.0 || ^6.0.0 || ^7.0.0 "
6071
6071
6072
6072
supports-color@^2.0.0 :
6073
6073
version "2.0.0"
@@ -6809,11 +6809,10 @@ ws@^4.0.0:
6809
6809
safe-buffer "~5.1.0"
6810
6810
ultron "~1.1.0"
6811
6811
6812
- ws@^5.2.0 :
6813
- version "5.2.0"
6814
- resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.0.tgz#9fd95e3ac7c76f6ae8bcc868a0e3f11f1290c33e"
6815
- dependencies :
6816
- async-limiter "~1.0.0"
6812
+ " ws@^5.2.0 || ^6.0.0 || ^7.0.0 " :
6813
+ version "7.4.6"
6814
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
6815
+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
6817
6816
6818
6817
xml-char-classes@^1.0.0 :
6819
6818
version "1.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "subscriptions-transport-ws" : " 0.9.18 "
3
+ "subscriptions-transport-ws" : " 0.9.19 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments