File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.18 " ,
7+ "graphql-binding-github" : " 0.3.19 " ,
88 "graphql-yoga" : " 1.6.1"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -430,14 +430,14 @@ fresh@0.5.2:
430430 version "0.5.2"
431431 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
432432
433- graphql-binding-github@0.3.18 :
434- version "0.3.18 "
435- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.18 .tgz#0ee8f2c972fb4a6b5136edd084ffb6d551e6d20b "
433+ graphql-binding-github@0.3.19 :
434+ version "0.3.19 "
435+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.19 .tgz#5e71a6f5422e774de51be66726f476746b8766a7 "
436436 dependencies :
437437 apollo-link "1.2.1"
438438 apollo-link-http "1.3.3"
439439 cross-fetch "2.1.0"
440- graphql "0.13.1 "
440+ graphql "0.13.2 "
441441 graphql-binding "1.2.5"
442442 graphql-tools "2.21.0"
443443
@@ -558,7 +558,13 @@ graphql-yoga@1.6.1:
558558 graphql-tools "^2.18.0"
559559 subscriptions-transport-ws "^0.9.6"
560560
561- graphql@0.13.1, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0" :
561+ graphql@0.13.2 :
562+ version "0.13.2"
563+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
564+ dependencies :
565+ iterall "^1.2.1"
566+
567+ " graphql@^0.11.0 || ^0.12.0 || ^0.13.0 " :
562568 version "0.13.1"
563569 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
564570 dependencies :
You can’t perform that action at this time.
0 commit comments