File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 55 },
66 "dependencies" : {
77 "graphql-binding-github" : " 0.2.0" ,
8- "graphql-import" : " 0.1.8 " ,
8+ "graphql-import" : " 0.1.9 " ,
99 "graphql-yoga" : " 0.5.6"
1010 },
1111 "now" : {
Original file line number Diff line number Diff line change @@ -497,7 +497,16 @@ graphql-extensions@^0.0.x:
497497 core-js "^2.5.1"
498498 source-map-support "^0.5.0"
499499
500- graphql-import@0.1.8, graphql-import@^0.1.7 :
500+ graphql-import@0.1.9 :
501+ version "0.1.9"
502+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
503+ dependencies :
504+ " @types/graphql" " 0.11.7"
505+ " @types/lodash" " ^4.14.85"
506+ graphql "^0.12.3"
507+ lodash "^4.17.4"
508+
509+ graphql-import@^0.1.7 :
501510 version "0.1.8"
502511 resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
503512 dependencies :
You can’t perform that action at this time.
0 commit comments