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.13 " ,
23
+ "subscriptions-transport-ws" : " 0.9.14 " ,
24
24
"vue" : " 2.5.16" ,
25
25
"vue-apollo" : " 3.0.0-beta.19" ,
26
26
"vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -5438,9 +5438,9 @@ strip-json-comments@~2.0.1:
5438
5438
version "2.0.1"
5439
5439
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5440
5440
5441
-
5442
- version "0.9.13 "
5443
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.13 .tgz#3c09b8ad0c1492c902fca57186bbff48c393b0bf "
5441
+
5442
+ version "0.9.14 "
5443
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14 .tgz#a39e08edba89ee4cfd95f30484c55d865f5d8451 "
5444
5444
dependencies :
5445
5445
backo2 "^1.0.2"
5446
5446
eventemitter3 "^3.1.0"
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.13 " ,
19
+ "subscriptions-transport-ws" : " 0.9.14 " ,
20
20
"vue" : " 2.5.16" ,
21
21
"vue-apollo" : " 3.0.0-beta.19" ,
22
22
"vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -5736,9 +5736,9 @@ strip-json-comments@~2.0.1:
5736
5736
version "2.0.1"
5737
5737
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5738
5738
5739
-
5740
- version "0.9.13 "
5741
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.13 .tgz#3c09b8ad0c1492c902fca57186bbff48c393b0bf "
5739
+
5740
+ version "0.9.14 "
5741
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14 .tgz#a39e08edba89ee4cfd95f30484c55d865f5d8451 "
5742
5742
dependencies :
5743
5743
backo2 "^1.0.2"
5744
5744
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.13 "
3
+ "subscriptions-transport-ws" : " 0.9.14 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments