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 20
20
"graphql" : " 0.13.2" ,
21
21
"graphql-tag" : " 2.9.2" ,
22
22
"jwt-decode" : " 2.2.0" ,
23
- "subscriptions-transport-ws" : " 0.9.8 " ,
23
+ "subscriptions-transport-ws" : " 0.9.9 " ,
24
24
"vue" : " 2.5.16" ,
25
25
"vue-apollo" : " 3.0.0-beta.5" ,
26
26
"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:
5392
5392
version "2.0.1"
5393
5393
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5394
5394
5395
-
5396
- version "0.9.8 "
5397
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8 .tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947 "
5395
+
5396
+ version "0.9.9 "
5397
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9 .tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc "
5398
5398
dependencies :
5399
5399
backo2 "^1.0.2"
5400
5400
eventemitter3 "^2.0.3"
Original file line number Diff line number Diff line change 16
16
"apollo-link-ws" : " 1.0.8" ,
17
17
"graphql" : " 0.13.2" ,
18
18
"graphql-tag" : " 2.9.2" ,
19
- "subscriptions-transport-ws" : " 0.9.8 " ,
19
+ "subscriptions-transport-ws" : " 0.9.9 " ,
20
20
"vue" : " 2.5.16" ,
21
21
"vue-apollo" : " 3.0.0-beta.5" ,
22
22
"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:
5690
5690
version "2.0.1"
5691
5691
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5692
5692
5693
-
5694
- version "0.9.8 "
5695
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.8 .tgz#3a26ab96e06f78cf4ace8d083f6227fa55970947 "
5693
+
5694
+ version "0.9.9 "
5695
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.9 .tgz#8a0bdc4c31df2e90e92901047fd8961deb138acc "
5696
5696
dependencies :
5697
5697
backo2 "^1.0.2"
5698
5698
eventemitter3 "^2.0.3"
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "subscriptions-transport-ws" : " 0.9.8 "
3
+ "subscriptions-transport-ws" : " 0.9.9 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments