File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1818 "cross-fetch" : " 1.1.1" ,
1919 "graphql" : " 0.12.3" ,
2020 "graphql-binding" : " 0.5.0" ,
21- "graphql-tools" : " 2.16 .0"
21+ "graphql-tools" : " 2.17 .0"
2222 },
2323 "devDependencies" : {
2424 "@types/graphql" : " 0.11.7" ,
Original file line number Diff line number Diff line change @@ -79,6 +79,16 @@ graphql-tools@2.16.0:
7979 graphql-subscriptions "^0.5.6"
8080 uuid "^3.1.0"
8181
82+ graphql-tools@2.17.0 :
83+ version "2.17.0"
84+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.17.0.tgz#96c3cf54236a245b90e5adc4abdce81a2b37d1da"
85+ dependencies :
86+ apollo-link "^1.0.0"
87+ apollo-utilities "^1.0.1"
88+ deprecated-decorator "^0.1.6"
89+ graphql-subscriptions "^0.5.6"
90+ uuid "^3.1.0"
91+
8292graphql@0.12.3 :
8393 version "0.12.3"
8494 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
You can’t perform that action at this time.
0 commit comments