File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0 " ,
44+ "graphql-import" : " 0.4.1 " ,
4545 "graphql-static-binding" : " 0.8.0" ,
4646 "lodash" : " 4.17.4"
4747 }
Original file line number Diff line number Diff line change @@ -886,7 +886,14 @@ graphql-config@1.1.7:
886886 js-yaml "^3.10.0"
887887 minimatch "^3.0.4"
888888
889- graphql-import@0.4.0, graphql-import@^0.4.0 :
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"
892+ dependencies :
893+ graphql "^0.12.3"
894+ lodash "^4.17.4"
895+
896+ graphql-import@^0.4.0 :
890897 version "0.4.0"
891898 resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.0.tgz#84c1b2dfde1c9af26525bd87a6d2f84a63853501"
892899 dependencies :
You can’t perform that action at this time.
0 commit comments