File tree Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 14
14
"@graphql-modules/di" : " 0.7.13" ,
15
15
"apollo-server-caching" : " 0.5.1" ,
16
16
"@graphql-toolkit/common" : " 0.8.0" ,
17
- "@graphql-toolkit/schema-merging" : " 0.7.5 " ,
17
+ "@graphql-toolkit/schema-merging" : " 0.8.0 " ,
18
18
"tslib" : " 1.10.0"
19
19
},
20
20
"peerDependencies" : {
Original file line number Diff line number Diff line change 212
212
unique-filename "^1.1.1"
213
213
which "^1.3.1"
214
214
215
- " @graphql-toolkit/[email protected] " :
216
- version "0.7.5"
217
- resolved "https://registry.yarnpkg.com/@graphql-toolkit/common/-/common-0.7.5.tgz#4fbca5a2bb562ff4bc7adc0e494cb6d21283472b"
218
- integrity sha512-pu7tKY6KW7+4noJQPCbIxKzv54tSl/FME9wU0rNSwcr4O3By+pv7VCYXxkhCSnftJcXsXAuAcdjcV2CBsjnZNg==
219
- dependencies :
220
- " @kamilkisiela/graphql-tools" " 4.0.6"
221
- aggregate-error "3.0.1"
222
- is-glob "4.0.1"
223
- lodash "4.17.15"
224
-
225
215
" @graphql-toolkit/[email protected] " :
226
216
version "0.8.0"
227
217
resolved "https://registry.yarnpkg.com/@graphql-toolkit/common/-/common-0.8.0.tgz#2bc21effaea0c35a65d464ba35bca24bae5c40d9"
232
222
is-glob "4.0.1"
233
223
lodash "4.17.15"
234
224
235
- " @graphql-toolkit/schema-merging@0.7.5 " :
236
- version "0.7.5 "
237
- resolved "https://registry.yarnpkg.com/@graphql-toolkit/schema-merging/-/schema-merging-0.7.5 .tgz#dfcd4a3e4084a3648f0ce7369b6607d7797da537 "
238
- integrity sha512-6HJb0bFqkJn45MMWLpt1K0kPJlbyGUaXFuBMY+yQ6fr70U01VjWc/RpXm9JO9FzlpzmtaMGd2HcsWC+7mAddtg ==
225
+ " @graphql-toolkit/schema-merging@0.8.0 " :
226
+ version "0.8.0 "
227
+ resolved "https://registry.yarnpkg.com/@graphql-toolkit/schema-merging/-/schema-merging-0.8.0 .tgz#8ad00ec4cb87c249b1daa0abcfa1005b53865dba "
228
+ integrity sha512-u9gOoYux6DfckuEdv9jg+r3iLY6RFjzej5moRtJPowjbHBGOP/QbrY4W+0HiPa5QcOxJYj1sGc3FvSJC/HViyw ==
239
229
dependencies :
240
- " @graphql-toolkit/common" " 0.7.5 "
230
+ " @graphql-toolkit/common" " 0.8.0 "
241
231
" @kamilkisiela/graphql-tools" " 4.0.6"
242
232
deepmerge "4.2.2"
243
233
tslib "1.10.0"
You can’t perform that action at this time.
0 commit comments