File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 4141 "dependencies" : {
4242 "chalk" : " 2.3.0" ,
4343 "fs-extra" : " 5.0.0" ,
44- "graphql-import" : " 0.4.1 " ,
44+ "graphql-import" : " 0.4.3 " ,
4545 "graphql-static-binding" : " 0.9.0" ,
4646 "lodash" : " 4.17.4"
4747 }
Original file line number Diff line number Diff line change @@ -886,11 +886,11 @@ graphql-config@2.0.0:
886886 lodash "^4.17.4"
887887 minimatch "^3.0.4"
888888
889- graphql-import@0.4.1 :
890- version "0.4.1 "
891- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.1 .tgz#ef1c047d6250bc8c009b12b64c26924ac4f4716c "
889+ graphql-import@0.4.3 :
890+ version "0.4.3 "
891+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.3 .tgz#5fc68244e0908d6d8f2b91658a82be3d11f4ec62 "
892892 dependencies :
893- graphql "^0.12.3 "
893+ graphql "^0.13.0 "
894894 lodash "^4.17.4"
895895
896896graphql-import@^0.4.0 :
@@ -919,6 +919,12 @@ graphql@0.12.3, graphql@^0.12.3:
919919 dependencies :
920920 iterall "1.1.3"
921921
922+ graphql@^0.13.0 :
923+ version "0.13.0"
924+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
925+ dependencies :
926+ iterall "1.1.x"
927+
922928handlebars@^4.0.2 :
923929 version "4.0.11"
924930 resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
@@ -1114,6 +1120,10 @@ iterall@1.1.3:
11141120 version "1.1.3"
11151121 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
11161122
1123+ iterall@1.1.x :
1124+ version "1.1.4"
1125+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
1126+
11171127java-properties@^0.2.9 :
11181128 version "0.2.9"
11191129 resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-0.2.9.tgz#d3de73e73c304f844c9e2a2be0ff24f6f93fda44"
You can’t perform that action at this time.
0 commit comments