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 18
18
"cross-fetch" : " 1.1.1" ,
19
19
"graphql" : " 0.12.3" ,
20
20
"graphql-binding" : " 0.5.0" ,
21
- "graphql-tools" : " 2.16 .0"
21
+ "graphql-tools" : " 2.17 .0"
22
22
},
23
23
"devDependencies" : {
24
24
"@types/graphql" : " 0.11.7" ,
Original file line number Diff line number Diff line change @@ -79,6 +79,16 @@ graphql-tools@2.16.0:
79
79
graphql-subscriptions "^0.5.6"
80
80
uuid "^3.1.0"
81
81
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
+
82
92
graphql@0.12.3 :
83
93
version "0.12.3"
84
94
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
You can’t perform that action at this time.
0 commit comments