File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
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.2.3 " ,
7
+ "graphql-binding-github" : " 0.2.4 " ,
8
8
"graphql-yoga" : " 1.1.5"
9
9
},
10
10
"now" : {
Original file line number Diff line number Diff line change @@ -479,16 +479,16 @@ graphcool-yml@0.4.8:
479
479
scuid "^1.0.2"
480
480
yaml-ast-parser "^0.0.40"
481
481
482
- graphql-binding-github@0.2.3 :
483
- version "0.2.3 "
484
- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.2.3 .tgz#b7ab8f31ba833af3609a3e8b7921b835c57ab30d "
482
+ graphql-binding-github@0.2.4 :
483
+ version "0.2.4 "
484
+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.2.4 .tgz#12f01541f80a2e14a968b628ee2261da61b1d31c "
485
485
dependencies :
486
486
apollo-link "1.0.7"
487
487
apollo-link-http "1.3.2"
488
488
cross-fetch "1.1.1"
489
489
graphql "0.12.3"
490
490
graphql-binding "0.5.0"
491
- graphql-tools "2.16 .0"
491
+ graphql-tools "2.17 .0"
492
492
493
493
graphql-binding@0.5.0 :
494
494
version "0.5.0"
@@ -616,6 +616,16 @@ graphql-tools@2.16.0, graphql-tools@^2.16.0:
616
616
graphql-subscriptions "^0.5.6"
617
617
uuid "^3.1.0"
618
618
619
+ graphql-tools@2.17.0 :
620
+ version "2.17.0"
621
+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.17.0.tgz#96c3cf54236a245b90e5adc4abdce81a2b37d1da"
622
+ dependencies :
623
+ apollo-link "^1.0.0"
624
+ apollo-utilities "^1.0.1"
625
+ deprecated-decorator "^0.1.6"
626
+ graphql-subscriptions "^0.5.6"
627
+ uuid "^3.1.0"
628
+
619
629
graphql-yoga@1.1.5 :
620
630
version "1.1.5"
621
631
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.5.tgz#9c3c2c95ca8b73ec31ea13392c5f11ed65a0383b"
You can’t perform that action at this time.
0 commit comments