|
1670 | 1670 | "@graphql-tools/utils" "8.13.1" |
1671 | 1671 | tslib "^2.4.0" |
1672 | 1672 |
|
1673 | | -"@graphql-tools/merge@^9.0.6": |
1674 | | - version "9.0.7" |
1675 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.7.tgz#e37dd9491e65c00fb124f47073121d32dc6735d1" |
1676 | | - integrity sha512-lbTrIuXIbUSmSumHkPRY1QX0Z8JEtmRhnIrkH7vkfeEmf0kNn/nCWvJwqokm5U7L+a+DA1wlRM4slIlbfXjJBA== |
| 1673 | +"@graphql-tools/merge@^9.0.8": |
| 1674 | + version "9.0.8" |
| 1675 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.8.tgz#9db38170bfbeba3c5bfbb277d6cb5d5991119ff1" |
| 1676 | + integrity sha512-RG9NEp4fi0MoFi0te4ahqTMYuavQnXlpEZxxMomdCa6CI5tfekcVm/rsLF5Zt8O4HY+esDt9+4dCL+aOKvG79w== |
1677 | 1677 | dependencies: |
1678 | | - "@graphql-tools/utils" "^10.5.4" |
| 1678 | + "@graphql-tools/utils" "^10.5.5" |
1679 | 1679 | tslib "^2.4.0" |
1680 | 1680 |
|
1681 | 1681 | "@graphql-tools/optimize@^1.3.0": |
|
1735 | 1735 | "@graphql-tools/utils" "^10.0.13" |
1736 | 1736 | tslib "^2.4.0" |
1737 | 1737 |
|
1738 | | -"@graphql-tools/[email protected].6": |
1739 | | - version "10.0.6" |
1740 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.6.tgz#48391195ea4557ef5b6f77950bcbf529dc5f4e7e" |
1741 | | - integrity sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ== |
| 1738 | +"@graphql-tools/[email protected].7": |
| 1739 | + version "10.0.7" |
| 1740 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.7.tgz#b90282f2446d160197282d4a90297a5f842dfb3f" |
| 1741 | + integrity sha512-Cz1o+rf9cd3uMgG+zI9HlM5mPlnHQUlk/UQRZyUlPDfT+944taLaokjvj7AI6GcOFVf4f2D11XthQp+0GY31jQ== |
1742 | 1742 | dependencies: |
1743 | | - "@graphql-tools/merge" "^9.0.6" |
1744 | | - "@graphql-tools/utils" "^10.5.4" |
| 1743 | + "@graphql-tools/merge" "^9.0.8" |
| 1744 | + "@graphql-tools/utils" "^10.5.5" |
1745 | 1745 | tslib "^2.4.0" |
1746 | 1746 | value-or-promise "^1.0.12" |
1747 | 1747 |
|
|
1785 | 1785 | value-or-promise "^1.0.11" |
1786 | 1786 | ws "^8.3.0" |
1787 | 1787 |
|
1788 | | -"@graphql-tools/[email protected].4", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.5.4": |
1789 | | - version "10.5.4" |
1790 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078" |
1791 | | - integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ== |
| 1788 | +"@graphql-tools/[email protected].5", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.5.5": |
| 1789 | + version "10.5.5" |
| 1790 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.5.tgz#1c299ec0bd99528961b296ca4313810768c23f27" |
| 1791 | + integrity sha512-LF/UDWmMT0mnobL2UZETwYghV7HYBzNaGj0SAkCYOMy/C3+6sQdbcTksnoFaKR9XIVD78jNXEGfivbB8Zd+cwA== |
1792 | 1792 | dependencies: |
1793 | 1793 | "@graphql-typed-document-node/core" "^3.1.1" |
1794 | 1794 | cross-inspect "1.0.1" |
|
0 commit comments