File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
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.3.1 " ,
7+ "graphql-binding-github" : " 0.3.2 " ,
88 "graphql-yoga" : " 1.2.2"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -352,16 +352,16 @@ fresh@0.5.2:
352352 version "0.5.2"
353353 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
354354
355- graphql-binding-github@0.3.1 :
356- version "0.3.1 "
357- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.1 .tgz#d5d044b2971eae55fe659c2c1bc932d459f772c8 "
355+ graphql-binding-github@0.3.2 :
356+ version "0.3.2 "
357+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.2 .tgz#23e470e6afeed92995b13d07bf8cdda01fb936b2 "
358358 dependencies :
359359 apollo-link "1.0.7"
360360 apollo-link-http "1.3.2"
361361 cross-fetch "1.1.1"
362362 graphql "0.12.3"
363363 graphql-binding "1.2.0"
364- graphql-tools "2.19 .0"
364+ graphql-tools "2.20 .0"
365365
366366graphql-binding@1.2.0 :
367367 version "1.2.0"
@@ -440,14 +440,13 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
440440 graphql-subscriptions "^0.5.6"
441441 uuid "^3.1.0"
442442
443- graphql-tools@2.19 .0 :
444- version "2.19 .0"
445- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.19 .0.tgz#04e1065532ab877aff3ad1883530fb56804ce9bf "
443+ graphql-tools@2.20 .0 :
444+ version "2.20 .0"
445+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20 .0.tgz#4fa7b0c403115a0b636f685263c6faec5f219a24 "
446446 dependencies :
447447 apollo-link "^1.0.0"
448448 apollo-utilities "^1.0.1"
449449 deprecated-decorator "^0.1.6"
450- graphql-subscriptions "^0.5.6"
451450 uuid "^3.1.0"
452451
453452graphql-yoga@1.2.2 :
You can’t perform that action at this time.
0 commit comments