This repository was archived by the owner on Oct 23, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 },
77 "dependencies" : {
88 "graphcool-binding" : " 1.3.0" ,
9- "graphql-yoga" : " 0.8.4 "
9+ "graphql-yoga" : " 0.8.5 "
1010 },
1111 "devDependencies" : {
1212 "now" : " 9.0.1"
Original file line number Diff line number Diff line change @@ -515,7 +515,7 @@ graphql-extensions@^0.0.x:
515515 core-js "^2.5.1"
516516 source-map-support "^0.5.0"
517517
518- graphql-import@0.1.9, graphql-import@^0.1.9 :
518+ graphql-import@0.1.9 :
519519 version "0.1.9"
520520 resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
521521 dependencies :
@@ -533,6 +533,15 @@ graphql-import@^0.1.7:
533533 graphql "^0.12.3"
534534 lodash "^4.17.4"
535535
536+ graphql-import@^0.2.0 :
537+ version "0.2.0"
538+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.2.0.tgz#4877fef467d8a9255e6760c3988f6c00018e94af"
539+ dependencies :
540+ " @types/graphql" " 0.11.7"
541+ " @types/lodash" " ^4.14.85"
542+ graphql "^0.12.3"
543+ lodash "^4.17.4"
544+
536545graphql-playground-html@1.4.2 :
537546 version "1.4.2"
538547 resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.2.tgz#af97a84ea6cf6ba18e8ff148a6a8b17eef40aa46"
@@ -577,9 +586,9 @@ graphql-tools@2.16.0, graphql-tools@^2.16.0:
577586 graphql-subscriptions "^0.5.6"
578587 uuid "^3.1.0"
579588
580- graphql-yoga@0.8.4 :
581- version "0.8.4 "
582- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.8.4 .tgz#0a38bd3172e063fc978295d973cfe812c9ed9c15 "
589+ graphql-yoga@0.8.5 :
590+ version "0.8.5 "
591+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.8.5 .tgz#552c0b16b07f79e73270e9df9261d5782316da01 "
583592 dependencies :
584593 " @types/cors" " ^2.8.3"
585594 " @types/express" " ^4.0.39"
@@ -592,7 +601,7 @@ graphql-yoga@0.8.4:
592601 cors "^2.8.4"
593602 express "^4.16.2"
594603 graphql "^0.12.0"
595- graphql-import "^0.1.9 "
604+ graphql-import "^0.2.0 "
596605 graphql-playground-middleware-express "1.4.3"
597606 graphql-subscriptions "^0.5.6"
598607 graphql-tools "^2.16.0"
You can’t perform that action at this time.
0 commit comments