File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 66 "dependencies" : {
77 "graphql-binding-github" : " 0.2.0" ,
88 "graphql-import" : " 0.1.9" ,
9- "graphql-yoga" : " 0.5.6 "
9+ "graphql-yoga" : " 0.6.0 "
1010 },
1111 "now" : {
1212 "alias" : " graphql-binding-github"
Original file line number Diff line number Diff line change @@ -497,7 +497,7 @@ graphql-extensions@^0.0.x:
497497 core-js "^2.5.1"
498498 source-map-support "^0.5.0"
499499
500- graphql-import@0.1.9 :
500+ graphql-import@0.1.9, graphql-import@^0.1.9 :
501501 version "0.1.9"
502502 resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
503503 dependencies :
@@ -557,9 +557,9 @@ graphql-tools@^2.14.0, graphql-tools@^2.14.1:
557557 deprecated-decorator "^0.1.6"
558558 uuid "^3.1.0"
559559
560- graphql-yoga@0.5.6 :
561- version "0.5.6 "
562- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.5.6. tgz#f41e31491138d6b78afc6c1fddfdcd07543e0ac2 "
560+ graphql-yoga@0.6.0 :
561+ version "0.6.0 "
562+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.6.0. tgz#ab15e6e2c7f19051d03ca449f48e979b0035889c "
563563 dependencies :
564564 " @types/cors" " ^2.8.3"
565565 " @types/express" " ^4.0.39"
@@ -571,6 +571,7 @@ graphql-yoga@0.5.6:
571571 cors "^2.8.4"
572572 express "^4.16.2"
573573 graphql "^0.12.0"
574+ graphql-import "^0.1.9"
574575 graphql-playground-middleware-express "^1.3.13"
575576 graphql-subscriptions "^0.5.6"
576577 graphql-tools "^2.14.0"
You can’t perform that action at this time.
0 commit comments