File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-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.7 " ,
7+ "graphql-binding-github" : " 0.3.8 " ,
88 "graphql-yoga" : " 1.2.5"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -360,16 +360,16 @@ fresh@0.5.2:
360360 version "0.5.2"
361361 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362362
363- graphql-binding-github@0.3.7 :
364- version "0.3.7 "
365- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.7 .tgz#1cd9ea362f14e1f18e5ee9a44742da68f245aa49 "
363+ graphql-binding-github@0.3.8 :
364+ version "0.3.8 "
365+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.8 .tgz#c9959e9a9117e2cb7d0c03960c568916252173f0 "
366366 dependencies :
367367 apollo-link "1.1.0"
368368 apollo-link-http "1.3.3"
369369 cross-fetch "1.1.1"
370370 graphql "0.13.0"
371371 graphql-binding "1.2.0"
372- graphql-tools "2.20.2 "
372+ graphql-tools "2.21.0 "
373373
374374graphql-binding@1.2.0 :
375375 version "1.2.0"
@@ -448,13 +448,14 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
448448 graphql-subscriptions "^0.5.6"
449449 uuid "^3.1.0"
450450
451- graphql-tools@2.20.2 :
452- version "2.20.2 "
453- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.2 .tgz#b953ce7d62bbf6a1ca947101883ae725e1f58e02 "
451+ graphql-tools@2.21.0 :
452+ version "2.21.0 "
453+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.21.0 .tgz#c0d0fbda6f40a87c8d267a2989ade2ae8b9a288e "
454454 dependencies :
455- apollo-link "^1.0 .0"
455+ apollo-link "^1.1 .0"
456456 apollo-utilities "^1.0.1"
457457 deprecated-decorator "^0.1.6"
458+ iterall "^1.1.3"
458459 uuid "^3.1.0"
459460
460461graphql-yoga@1.2.5 :
You can’t perform that action at this time.
0 commit comments