File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 18
18
"test:e2e:dev" : " jest --config ./tests/jest-e2e.json --watch"
19
19
},
20
20
"dependencies" : {
21
- "@graphql-tools/merge" : " 8.3.18 " ,
22
- "@graphql-tools/schema" : " 9.0.16 " ,
21
+ "@graphql-tools/merge" : " 8.4.0 " ,
22
+ "@graphql-tools/schema" : " 9.0.17 " ,
23
23
"@graphql-tools/utils" : " 9.2.1" ,
24
24
"@nestjs/mapped-types" : " 1.2.2" ,
25
25
"chokidar" : " 3.5.3" ,
Original file line number Diff line number Diff line change 886
886
" @graphql-tools/utils" " 9.2.0"
887
887
tslib "^2.4.0"
888
888
889
- " @graphql-tools/merge@8.3.18 " :
890
- version "8.3.18 "
891
- resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.18 .tgz#bfbb517c68598a885809f16ce5c3bb1ebb8f04a2 "
892
- integrity sha512-R8nBglvRWPAyLpZL/f3lxsY7wjnAeE0l056zHhcO/CgpvK76KYUt9oEkR05i8Hmt8DLRycBN0FiotJ0yDQWTVA ==
889
+ " @graphql-tools/merge@8.4.0 " :
890
+ version "8.4.0 "
891
+ resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.0 .tgz#47fbe5c4b6764276dc35bd19c4e7d3c46d3dc0fc "
892
+ integrity sha512-3XYCWe0d3I4F1azNj1CdShlbHfTIfiDgj00R9uvFH8tHKh7i1IWN3F7QQYovcHKhayaR6zPok3YYMESYQcBoaA ==
893
893
dependencies :
894
894
" @graphql-tools/utils" " 9.2.1"
895
895
tslib "^2.4.0"
896
896
897
- " @graphql-tools/[email protected] .16 " :
898
- version "9.0.16 "
899
- resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.16 .tgz#7d340d69e6094dc01a2b9e625c7bb4fff89ea521 "
900
- integrity sha512-kF+tbYPPf/6K2aHG3e1SWIbapDLQaqnIHVRG6ow3onkFoowwtKszvUyOASL6Krcv2x9bIMvd1UkvRf9OaoROQQ ==
897
+ " @graphql-tools/[email protected] .17 " :
898
+ version "9.0.17 "
899
+ resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.17 .tgz#d731e9899465f88d5b9bf69e607ec465bb88b062 "
900
+ integrity sha512-HVLq0ecbkuXhJlpZ50IHP5nlISqH2GbNgjBJhhRzHeXhfwlUOT4ISXGquWTmuq61K0xSaO0aCjMpxe4QYbKTng ==
901
901
dependencies :
902
- " @graphql-tools/merge" " 8.3.18 "
902
+ " @graphql-tools/merge" " 8.4.0 "
903
903
" @graphql-tools/utils" " 9.2.1"
904
904
tslib "^2.4.0"
905
905
value-or-promise "1.0.12"
You can’t perform that action at this time.
0 commit comments