File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
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.9 " ,
8+ "graphql-import" : " 0.2.0 " ,
99 "graphql-yoga" : " 0.8.0"
1010 },
1111 "now" : {
Original file line number Diff line number Diff line change @@ -503,9 +503,9 @@ graphql-extensions@^0.0.x:
503503 core-js "^2.5.1"
504504 source-map-support "^0.5.0"
505505
506- graphql-import@0.1.9, graphql-import@^0.1.9 :
507- version "0.1.9 "
508- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9 .tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729 "
506+ graphql-import@0.2.0 :
507+ version "0.2.0 "
508+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.2.0 .tgz#4877fef467d8a9255e6760c3988f6c00018e94af "
509509 dependencies :
510510 " @types/graphql" " 0.11.7"
511511 " @types/lodash" " ^4.14.85"
@@ -521,6 +521,15 @@ graphql-import@^0.1.7:
521521 graphql "^0.12.3"
522522 lodash "^4.17.4"
523523
524+ graphql-import@^0.1.9 :
525+ version "0.1.9"
526+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
527+ dependencies :
528+ " @types/graphql" " 0.11.7"
529+ " @types/lodash" " ^4.14.85"
530+ graphql "^0.12.3"
531+ lodash "^4.17.4"
532+
524533graphql-playground-html@^1.3.13 :
525534 version "1.3.13"
526535 resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.13.tgz#ac1b0491af1052fb0cbb090e054f6f6fa2797486"
You can’t perform that action at this time.
0 commit comments