File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 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.11.0" ,
22
22
"jwt-decode" : " 2.2.0" ,
23
- "subscriptions-transport-ws" : " 0.9.17 " ,
23
+ "subscriptions-transport-ws" : " 0.9.18 " ,
24
24
"vue" : " 2.6.11" ,
25
25
"vue-apollo" : " 3.0.4" ,
26
26
"vue-router" : " 3.4.3" ,
Original file line number Diff line number Diff line change @@ -5769,10 +5769,10 @@ strip-json-comments@~2.0.1:
5769
5769
version "2.0.1"
5770
5770
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5771
5771
5772
-
5773
- version "0.9.17 "
5774
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.17 .tgz#e30e40f0caae0d2781903c01a8cb51b6e2682098 "
5775
- integrity sha512-hNHi2N80PBz4T0V0QhnnsMGvG3XDFDS9mS6BhZ3R12T6EBywC8d/uJscsga0cVO4DKtXCkCRrWm2sOYrbOdhEA ==
5772
+
5773
+ version "0.9.18 "
5774
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.18 .tgz#bcf02320c911fbadb054f7f928e51c6041a37b97 "
5775
+ integrity sha512-tztzcBTNoEbuErsVQpTN2xUNN/efAZXyCyL5m3x4t6SKrEiTL2N8SaKWBFWM4u56pL79ULif3zjyeq+oV+nOaA ==
5776
5776
dependencies :
5777
5777
backo2 "^1.0.2"
5778
5778
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.11.0" ,
19
- "subscriptions-transport-ws" : " 0.9.17 " ,
19
+ "subscriptions-transport-ws" : " 0.9.18 " ,
20
20
"vue" : " 2.6.11" ,
21
21
"vue-apollo" : " 3.0.4" ,
22
22
"vue-router" : " 3.4.3" ,
Original file line number Diff line number Diff line change @@ -6055,10 +6055,10 @@ strip-json-comments@~2.0.1:
6055
6055
version "2.0.1"
6056
6056
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
6057
6057
6058
-
6059
- version "0.9.17 "
6060
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.17 .tgz#e30e40f0caae0d2781903c01a8cb51b6e2682098 "
6061
- integrity sha512-hNHi2N80PBz4T0V0QhnnsMGvG3XDFDS9mS6BhZ3R12T6EBywC8d/uJscsga0cVO4DKtXCkCRrWm2sOYrbOdhEA ==
6058
+
6059
+ version "0.9.18 "
6060
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.18 .tgz#bcf02320c911fbadb054f7f928e51c6041a37b97 "
6061
+ integrity sha512-tztzcBTNoEbuErsVQpTN2xUNN/efAZXyCyL5m3x4t6SKrEiTL2N8SaKWBFWM4u56pL79ULif3zjyeq+oV+nOaA ==
6062
6062
dependencies :
6063
6063
backo2 "^1.0.2"
6064
6064
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.17 "
3
+ "subscriptions-transport-ws" : " 0.9.18 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments