File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2828 "ava" : " 0.25.0" ,
2929 "graphql" : " 0.13.2" ,
3030 "graphql-middleware" : " 1.7.8" ,
31- "graphql-tools" : " 4.0.2 " ,
31+ "graphql-tools" : " 4.0.3 " ,
3232 "prettier" : " 1.14.3" ,
3333 "prettier-check" : " 2.0.0" ,
3434 "semantic-release" : " 15.8.1" ,
Original file line number Diff line number Diff line change @@ -1846,7 +1846,17 @@ graphql-middleware@1.7.8:
18461846 dependencies :
18471847 graphql-tools "^4.0.2"
18481848
1849- graphql-tools@4.0.2, graphql-tools@^4.0.2 :
1849+ graphql-tools@4.0.3 :
1850+ version "4.0.3"
1851+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.3.tgz#23b5cb52c519212b1b2e4630a361464396ad264b"
1852+ dependencies :
1853+ apollo-link "^1.2.3"
1854+ apollo-utilities "^1.0.1"
1855+ deprecated-decorator "^0.1.6"
1856+ iterall "^1.1.3"
1857+ uuid "^3.1.0"
1858+
1859+ graphql-tools@^4.0.2 :
18501860 version "4.0.2"
18511861 resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.2.tgz#9da22974cc6bf6524ed4f4af35556fd15aa6516d"
18521862 dependencies :
You can’t perform that action at this time.
0 commit comments