File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 },
6262 "dependencies" : {
6363 "graphql" : " ^0.12.3" ,
64- "graphql-import" : " ^0.1.7 " ,
64+ "graphql-import" : " ^0.2.0 " ,
6565 "graphql-request" : " ^1.4.0" ,
6666 "js-yaml" : " ^3.10.0" ,
6767 "minimatch" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -1769,13 +1769,13 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
17691769 version "4.1.11"
17701770 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
17711771
1772- graphql-import@^0.1.7 :
1773- version "0.1.7 "
1774- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.7 .tgz#78c25f9f402582e9d17a1ffda13a1d4a915a54be "
1772+ graphql-import@^0.2.0 :
1773+ version "0.2.0 "
1774+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.2.0 .tgz#4877fef467d8a9255e6760c3988f6c00018e94af "
17751775 dependencies :
17761776 " @types/graphql" " 0.11.7"
17771777 " @types/lodash" " ^4.14.85"
1778- graphql "^0.11.7 "
1778+ graphql "^0.12.3 "
17791779 lodash "^4.17.4"
17801780
17811781graphql-request@^1.4.0 :
@@ -1784,12 +1784,6 @@ graphql-request@^1.4.0:
17841784 dependencies :
17851785 cross-fetch "0.0.8"
17861786
1787- graphql@^0.11.7 :
1788- version "0.11.7"
1789- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
1790- dependencies :
1791- iterall "1.1.3"
1792-
17931787graphql@^0.12.3 :
17941788 version "0.12.3"
17951789 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
You can’t perform that action at this time.
0 commit comments