File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-8
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.19 " ,
7+ "graphql-binding-github" : " 0.3.20 " ,
88 "graphql-yoga" : " 1.8.4"
99 },
1010 "now" : {
Original file line number Diff line number Diff line change @@ -430,23 +430,24 @@ 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.19 :
434- version "0.3.19 "
435- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.19 .tgz#5e71a6f5422e774de51be66726f476746b8766a7 "
433+ graphql-binding-github@0.3.20 :
434+ version "0.3.20 "
435+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.20 .tgz#ba27ff3f03f5f889e4cb3f1044a4d2620c9707f3 "
436436 dependencies :
437437 apollo-link "1.2.1"
438438 apollo-link-http "1.3.3"
439439 cross-fetch "2.1.0"
440440 graphql "0.13.2"
441- graphql-binding "1.2.5 "
441+ graphql-binding "1.3.0 "
442442 graphql-tools "2.21.0"
443443
444- graphql-binding@1.2.5 :
445- version "1.2.5 "
446- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.5 .tgz#1c45b9da055cb0722f0348b6354be2e11b0a8c17 "
444+ graphql-binding@1.3.0 :
445+ version "1.3.0 "
446+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.3.0 .tgz#6149e151bddc7f0b00cc38e787da39c7f1268d23 "
447447 dependencies :
448448 graphql-tools "2.21.0"
449449 iterall "1.2.2"
450+ object-path-immutable "^1.0.1"
450451
451452graphql-config@2.0.0 :
452453 version "2.0.0"
@@ -718,6 +719,10 @@ object-assign@^4:
718719 version "4.1.1"
719720 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
720721
722+ object-path-immutable@^1.0.1 :
723+ version "1.0.1"
724+ resolved "https://registry.yarnpkg.com/object-path-immutable/-/object-path-immutable-1.0.1.tgz#3c424052be3c54ec82def03f1b11b0c6e085c7ff"
725+
721726object-path@^0.11.4 :
722727 version "0.11.4"
723728 resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
You can’t perform that action at this time.
0 commit comments