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" : " 1.2.0" ,
21- "graphql-tools" : " 2.18 .0"
21+ "graphql-tools" : " 2.19 .0"
2222 },
2323 "devDependencies" : {
2424 "@types/graphql" : " 0.12.1" ,
Original file line number Diff line number Diff line change @@ -78,6 +78,16 @@ graphql-tools@2.18.0:
7878 graphql-subscriptions "^0.5.6"
7979 uuid "^3.1.0"
8080
81+ graphql-tools@2.19.0 :
82+ version "2.19.0"
83+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.19.0.tgz#04e1065532ab877aff3ad1883530fb56804ce9bf"
84+ dependencies :
85+ apollo-link "^1.0.0"
86+ apollo-utilities "^1.0.1"
87+ deprecated-decorator "^0.1.6"
88+ graphql-subscriptions "^0.5.6"
89+ uuid "^3.1.0"
90+
8191graphql@0.12.3 :
8292 version "0.12.3"
8393 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
You can’t perform that action at this time.
0 commit comments