File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 42
42
"chalk" : " 2.3.1" ,
43
43
"fs-extra" : " 5.0.0" ,
44
44
"graphql-import" : " 0.4.3" ,
45
- "graphql-static-binding" : " 0.9.0 " ,
45
+ "graphql-static-binding" : " 0.9.2 " ,
46
46
"lodash" : " 4.17.5"
47
47
}
48
48
}
Original file line number Diff line number Diff line change @@ -914,14 +914,13 @@ graphql-request@^1.4.0:
914
914
dependencies :
915
915
cross-fetch "1.1.1"
916
916
917
-
918
- version "0.9.0 "
919
- resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.0 .tgz#d0ea0f0663c081ea5ae69a071924c22da488ccd2 "
917
+
918
+ version "0.9.2 "
919
+ resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.2 .tgz#604aebe558afc518f2f45b41dcd60ab9e3de008c "
920
920
dependencies :
921
921
cucumber-html-reporter "^3.0.4"
922
- graphql "0.12.3"
923
922
924
- graphql@0.12.3, graphql@ ^0.12.3 :
923
+ graphql@^0.12.3 :
925
924
version "0.12.3"
926
925
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
927
926
dependencies :
You can’t perform that action at this time.
0 commit comments