File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1818 "cross-fetch" : " 1.1.1" ,
1919 "graphql" : " 0.13.0" ,
2020 "graphql-binding" : " 1.2.0" ,
21- "graphql-tools" : " 2.20.2 "
21+ "graphql-tools" : " 2.21.0 "
2222 },
2323 "devDependencies" : {
2424 "@types/graphql" : " 0.12.3" ,
Original file line number Diff line number Diff line change @@ -86,13 +86,14 @@ graphql-tools@2.18.0:
8686 graphql-subscriptions "^0.5.6"
8787 uuid "^3.1.0"
8888
89- graphql-tools@2.20.2 :
90- version "2.20.2 "
91- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.2 .tgz#b953ce7d62bbf6a1ca947101883ae725e1f58e02 "
89+ graphql-tools@2.21.0 :
90+ version "2.21.0 "
91+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.21.0 .tgz#c0d0fbda6f40a87c8d267a2989ade2ae8b9a288e "
9292 dependencies :
93- apollo-link "^1.0 .0"
93+ apollo-link "^1.1 .0"
9494 apollo-utilities "^1.0.1"
9595 deprecated-decorator "^0.1.6"
96+ iterall "^1.1.3"
9697 uuid "^3.1.0"
9798
9899graphql@0.12.3 :
You can’t perform that action at this time.
0 commit comments