File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
"@apollo/federation" : " 0.33.3" ,
25
25
"@changesets/apply-release-plan" : " 5.0.1" ,
26
26
"@changesets/cli" : " 2.17.0" ,
27
- "@graphql-tools/merge" : " 8.2.0 " ,
27
+ "@graphql-tools/merge" : " 8.2.1 " ,
28
28
"@types/benchmark" : " 2.1.1" ,
29
29
"@types/express" : " 4.17.13" ,
30
30
"@types/jest" : " 27.0.2" ,
Original file line number Diff line number Diff line change 650
650
" @graphql-tools/utils" " 8.1.1"
651
651
tslib "~2.3.0"
652
652
653
- " @graphql-tools/[email protected] .0 " :
654
- version "8.2.0 "
655
- resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.0 .tgz#8f6638eeecf19f59fef28598024308e0452dd0a2 "
656
- integrity sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g ==
653
+ " @graphql-tools/[email protected] .1 " :
654
+ version "8.2.1 "
655
+ resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.1 .tgz#bf83aa06a0cfc6a839e52a58057a84498d0d51ff "
656
+ integrity sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA ==
657
657
dependencies :
658
- " @graphql-tools/utils" " ^8.4.0 "
658
+ " @graphql-tools/utils" " ^8.5.1 "
659
659
tslib "~2.3.0"
660
660
661
661
" @graphql-tools/mock@^8.1.2 " :
685
685
dependencies :
686
686
tslib "~2.3.0"
687
687
688
- " @graphql-tools/utils@^8.4.0 " :
689
- version "8.4.0 "
690
- resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.4.0 .tgz#bcf104f4e882a4d96ce8a4bc651907b883b180f0 "
691
- integrity sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA ==
688
+ " @graphql-tools/utils@^8.5.1 " :
689
+ version "8.5.1 "
690
+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.1 .tgz#95f3a9bdcaa8de312130c46b6da829a3fcbac3f6 "
691
+ integrity sha512-V/OQVpj+Z05qW9ZdlJWSKzREYlgGEq+juV+pUy3JO9jI+sZo/W3oncuW9+1awwp/RkL0aZ9RgjL+XYOgCsmOLw ==
692
692
dependencies :
693
693
tslib "~2.3.0"
694
694
You can’t perform that action at this time.
0 commit comments