File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 18
18
"cross-fetch" : " 1.1.1" ,
19
19
"graphql" : " 0.13.0" ,
20
20
"graphql-binding" : " 1.2.0" ,
21
- "graphql-tools" : " 2.20.2 "
21
+ "graphql-tools" : " 2.21.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"@types/graphql" : " 0.12.3" ,
Original file line number Diff line number Diff line change 86
86
graphql-subscriptions "^0.5.6"
87
87
uuid "^3.1.0"
88
88
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 "
92
92
dependencies :
93
- apollo-link "^1.0 .0"
93
+ apollo-link "^1.1 .0"
94
94
apollo-utilities "^1.0.1"
95
95
deprecated-decorator "^0.1.6"
96
+ iterall "^1.1.3"
96
97
uuid "^3.1.0"
97
98
98
99
You can’t perform that action at this time.
0 commit comments