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 44 "deploy" : " now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
55 },
66 "dependencies" : {
7- "graphql-binding-github" : " 0.2.3 " ,
7+ "graphql-binding-github" : " 0.2.4 " ,
88 "graphql-yoga" : " 1.1.5"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -479,16 +479,16 @@ graphcool-yml@0.4.8:
479479 scuid "^1.0.2"
480480 yaml-ast-parser "^0.0.40"
481481
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 "
485485 dependencies :
486486 apollo-link "1.0.7"
487487 apollo-link-http "1.3.2"
488488 cross-fetch "1.1.1"
489489 graphql "0.12.3"
490490 graphql-binding "0.5.0"
491- graphql-tools "2.16 .0"
491+ graphql-tools "2.17 .0"
492492
493493graphql-binding@0.5.0 :
494494 version "0.5.0"
@@ -616,6 +616,16 @@ graphql-tools@2.16.0, graphql-tools@^2.16.0:
616616 graphql-subscriptions "^0.5.6"
617617 uuid "^3.1.0"
618618
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+
619629graphql-yoga@1.1.5 :
620630 version "1.1.5"
621631 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