File tree Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 4
4
"deploy" : " now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
5
5
},
6
6
"dependencies" : {
7
- "graphql-binding-github" : " 0.3.5 " ,
7
+ "graphql-binding-github" : " 0.3.6 " ,
8
8
"graphql-yoga" : " 1.2.4"
9
9
},
10
10
"now" : {
Original file line number Diff line number Diff line change @@ -77,7 +77,15 @@ apollo-link-http@1.3.2:
77
77
dependencies :
78
78
apollo-link "^1.0.7"
79
79
80
- apollo-link@1.0.7, apollo-link@^1.0.0, apollo-link@^1.0.7 :
80
+ apollo-link@1.1.0 :
81
+ version "1.1.0"
82
+ resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.1.0.tgz#9d573b16387ee0d8e147b1f319e42c8c562f18f7"
83
+ dependencies :
84
+ " @types/zen-observable" " 0.5.3"
85
+ apollo-utilities "^1.0.0"
86
+ zen-observable "^0.7.0"
87
+
88
+ apollo-link@^1.0.0, apollo-link@^1.0.7 :
81
89
version "1.0.7"
82
90
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
83
91
dependencies :
@@ -352,11 +360,11 @@ fresh@0.5.2:
352
360
version "0.5.2"
353
361
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
354
362
355
- graphql-binding-github@0.3.5 :
356
- version "0.3.5 "
357
- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.5 .tgz#689c0d39b6675efe217ddae9b4d0e31ea161e3fd "
363
+ graphql-binding-github@0.3.6 :
364
+ version "0.3.6 "
365
+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.6 .tgz#8709daadece6d7f688ae7ab2ec924cee78ada952 "
358
366
dependencies :
359
- apollo-link "1.0.7 "
367
+ apollo-link "1.1.0 "
360
368
apollo-link-http "1.3.2"
361
369
cross-fetch "1.1.1"
362
370
graphql "0.13.0"
@@ -773,3 +781,7 @@ ws@^3.0.0:
773
781
zen-observable@^0.6.0 :
774
782
version "0.6.0"
775
783
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.6.0.tgz#8a6157ed15348d185d948cfc4a59d90a2c0f70ee"
784
+
785
+ zen-observable@^0.7.0 :
786
+ version "0.7.1"
787
+ resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.7.1.tgz#f84075c0ee085594d3566e1d6454207f126411b3"
You can’t perform that action at this time.
0 commit comments