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.10.0" ,
22
22
"jwt-decode" : " 2.2.0" ,
23
- "subscriptions-transport-ws" : " 0.9.14 " ,
23
+ "subscriptions-transport-ws" : " 0.9.15 " ,
24
24
"vue" : " 2.5.17" ,
25
25
"vue-apollo" : " 3.0.0-beta.25" ,
26
26
"vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -5449,9 +5449,9 @@ strip-json-comments@~2.0.1:
5449
5449
version "2.0.1"
5450
5450
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5451
5451
5452
-
5453
- version "0.9.14 "
5454
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14 .tgz#a39e08edba89ee4cfd95f30484c55d865f5d8451 "
5452
+
5453
+ version "0.9.15 "
5454
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.15 .tgz#68a8b7ba0037d8c489fb2f5a102d1494db297d0d "
5455
5455
dependencies :
5456
5456
backo2 "^1.0.2"
5457
5457
eventemitter3 "^3.1.0"
Original file line number Diff line number Diff line change 16
16
"apollo-link-ws" : " 1.0.10" ,
17
17
"graphql" : " 0.13.2" ,
18
18
"graphql-tag" : " 2.10.0" ,
19
- "subscriptions-transport-ws" : " 0.9.14 " ,
19
+ "subscriptions-transport-ws" : " 0.9.15 " ,
20
20
"vue" : " 2.5.17" ,
21
21
"vue-apollo" : " 3.0.0-beta.25" ,
22
22
"vue-router" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -5747,9 +5747,9 @@ strip-json-comments@~2.0.1:
5747
5747
version "2.0.1"
5748
5748
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5749
5749
5750
-
5751
- version "0.9.14 "
5752
- resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14 .tgz#a39e08edba89ee4cfd95f30484c55d865f5d8451 "
5750
+
5751
+ version "0.9.15 "
5752
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.15 .tgz#68a8b7ba0037d8c489fb2f5a102d1494db297d0d "
5753
5753
dependencies :
5754
5754
backo2 "^1.0.2"
5755
5755
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.14 "
3
+ "subscriptions-transport-ws" : " 0.9.15 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments