|
1670 | 1670 | tslib "2.6.2" |
1671 | 1671 |
|
1672 | 1672 | "@graphql-mesh/apollo-link@^0.105.0": |
1673 | | - version "0.105.10" |
1674 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.105.10.tgz#24104e9e9b7805a5a6963802d35cd419be8f2a37" |
1675 | | - integrity sha512-vpitfQxLZcFNsgXXLa9PxcMVrwOSlmFsJnowlC2b/9xCaKBGoHe14ONtMXJBrq4qmm36gGgHpWkeS0LsAX/nmw== |
| 1673 | + version "0.105.11" |
| 1674 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.105.11.tgz#0dff85d5c7f038cc57ab2d8ccf40ec5499c8593f" |
| 1675 | + integrity sha512-Um3lQoJlv9XC5IEvKXxzI+K8ArPepBjg81vrUuir5O4pbXZYF9hkjIAQcJXjVTX82P5K62V9pcmSGf/qqPbu8g== |
1676 | 1676 | dependencies: |
1677 | | - "@graphql-mesh/runtime" "^0.105.10" |
| 1677 | + "@graphql-mesh/runtime" "^0.105.11" |
1678 | 1678 | "@graphql-tools/utils" "^10.6.0" |
1679 | 1679 | tslib "^2.4.0" |
1680 | 1680 |
|
|
1700 | 1700 | tslib "^2.4.0" |
1701 | 1701 |
|
1702 | 1702 | "@graphql-mesh/cli@^0.98.0": |
1703 | | - version "0.98.15" |
1704 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.15.tgz#f235f2b29664e051c54833e2e9c00271506ab550" |
1705 | | - integrity sha512-DmMDcEdN6j1DRi4tl50AYsVkAZUk/EsBbHV4r1XQqwV28fC9XHbfWNdH/1aV7m3zkAi+qlanF8X66swt9TePig== |
| 1703 | + version "0.98.16" |
| 1704 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.16.tgz#ce5631d8e5b618b2343119973284cf67d01f5e90" |
| 1705 | + integrity sha512-0utUucA63+Rjo4qhrD8VaIf56ZGlzDjkJ2KKTm3MRt0eQqxbUUbRDXfl9Lc43q8LrNiJ8SgStB/ggq9gr9wlCg== |
1706 | 1706 | dependencies: |
1707 | 1707 | "@graphql-codegen/core" "^4.0.0" |
1708 | 1708 | "@graphql-codegen/typed-document-node" "^5.0.0" |
1709 | 1709 | "@graphql-codegen/typescript" "^4.0.0" |
1710 | 1710 | "@graphql-codegen/typescript-generic-sdk" "^3.1.0" |
1711 | 1711 | "@graphql-codegen/typescript-operations" "^4.0.0" |
1712 | 1712 | "@graphql-codegen/typescript-resolvers" "^4.0.0" |
1713 | | - "@graphql-mesh/config" "^0.106.15" |
| 1713 | + "@graphql-mesh/config" "^0.106.16" |
1714 | 1714 | "@graphql-mesh/cross-helpers" "^0.4.9" |
1715 | | - "@graphql-mesh/http" "^0.105.10" |
| 1715 | + "@graphql-mesh/http" "^0.105.11" |
1716 | 1716 | "@graphql-mesh/include" "^0.2.9" |
1717 | | - "@graphql-mesh/runtime" "^0.105.10" |
| 1717 | + "@graphql-mesh/runtime" "^0.105.11" |
1718 | 1718 | "@graphql-mesh/store" "^0.103.10" |
1719 | 1719 | "@graphql-mesh/types" "^0.103.10" |
1720 | 1720 | "@graphql-mesh/utils" "^0.103.10" |
|
1736 | 1736 | ws "^8.17.1" |
1737 | 1737 | yargs "^17.7.1" |
1738 | 1738 |
|
1739 | | -"@graphql-mesh/config@^0.106.15": |
1740 | | - version "0.106.15" |
1741 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.15.tgz#94587f394c0186713333067ac1b63b3437a76eee" |
1742 | | - integrity sha512-5PRnOmrA+jNNMCVtgNY+w2d+4cr/Sak4thPyQiS9P/mD0tuVOQ4gQVPWnS1ZhtKLgYqnX+7isDcjC3RmcE07uA== |
| 1739 | +"@graphql-mesh/config@^0.106.16": |
| 1740 | + version "0.106.16" |
| 1741 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.16.tgz#067632b341cbca0830426aaecf699db699bf096c" |
| 1742 | + integrity sha512-5cUcFn/yHJL2WWIcOr0070zkvoBwW1nIQT2zDDMfoFSE8LtPksTvb7y9WlFNjGtfSBbMKmV5uiI37kajC8I0Og== |
1743 | 1743 | dependencies: |
1744 | 1744 | "@envelop/core" "^5.0.0" |
1745 | 1745 | "@graphql-mesh/cache-localforage" "^0.103.11" |
1746 | 1746 | "@graphql-mesh/cross-helpers" "^0.4.9" |
1747 | 1747 | "@graphql-mesh/merger-bare" "^0.104.13" |
1748 | 1748 | "@graphql-mesh/merger-stitching" "^0.104.10" |
1749 | | - "@graphql-mesh/runtime" "^0.105.10" |
| 1749 | + "@graphql-mesh/runtime" "^0.105.11" |
1750 | 1750 | "@graphql-mesh/store" "^0.103.10" |
1751 | 1751 | "@graphql-mesh/types" "^0.103.10" |
1752 | 1752 | "@graphql-mesh/utils" "^0.103.10" |
|
1770 | 1770 | path-browserify "1.0.1" |
1771 | 1771 |
|
1772 | 1772 | "@graphql-mesh/fusion-runtime@^0.10.0": |
1773 | | - version "0.10.25" |
1774 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz#a8168f08cea907bc3c698e8720eb06f84e431f57" |
1775 | | - integrity sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw== |
| 1773 | + version "0.10.26" |
| 1774 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz#c733ca373f99b10af3c79d5aa3b1efb5ecea3427" |
| 1775 | + integrity sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA== |
1776 | 1776 | dependencies: |
1777 | 1777 | "@envelop/core" "^5.0.1" |
1778 | 1778 | "@graphql-mesh/cross-helpers" "^0.4.9" |
|
1781 | 1781 | "@graphql-mesh/utils" "^0.103.6" |
1782 | 1782 | "@graphql-tools/delegate" "^10.2.9" |
1783 | 1783 | "@graphql-tools/executor" "^1.3.10" |
1784 | | - "@graphql-tools/federation" "^3.0.5" |
| 1784 | + "@graphql-tools/federation" "^3.0.6" |
1785 | 1785 | "@graphql-tools/merge" "^9.0.12" |
1786 | | - "@graphql-tools/stitch" "^9.4.11" |
| 1786 | + "@graphql-tools/stitch" "^9.4.12" |
1787 | 1787 | "@graphql-tools/stitching-directives" "^3.1.24" |
1788 | 1788 | "@graphql-tools/utils" "^10.7.0" |
1789 | 1789 | "@graphql-tools/wrap" "^10.0.27" |
|
1810 | 1810 | lodash.get "^4.4.2" |
1811 | 1811 | tslib "^2.4.0" |
1812 | 1812 |
|
1813 | | -"@graphql-mesh/http@^0.105.10": |
1814 | | - version "0.105.10" |
1815 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.105.10.tgz#470c56af31de1f3e2b44fe51c3bdd2b25a5f3076" |
1816 | | - integrity sha512-p658F7OgNSVKFpRcWMFWRxnB7CTR/dWugQ+hDDqUJo1zONCQrngICLCV69hU9jundGTm7x/NhRPB1lwjLQOGGQ== |
| 1813 | +"@graphql-mesh/http@^0.105.11": |
| 1814 | + version "0.105.11" |
| 1815 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.105.11.tgz#5d7c1d14ba0a0f9e9c40454736d12b12525b3344" |
| 1816 | + integrity sha512-0PEWk/RbRdaXKWgk+OltLZsiYdFLjQ/cLus8Si6xZC3bXzlmblKoVQwmEutG0+lf9ISlcUz5y4lNOgH/QKmDLw== |
1817 | 1817 | dependencies: |
1818 | 1818 | "@graphql-mesh/cross-helpers" "^0.4.9" |
1819 | | - "@graphql-mesh/runtime" "^0.105.10" |
| 1819 | + "@graphql-mesh/runtime" "^0.105.11" |
1820 | 1820 | "@graphql-mesh/types" "^0.103.10" |
1821 | 1821 | "@graphql-mesh/utils" "^0.103.10" |
1822 | 1822 | "@graphql-tools/utils" "^10.6.0" |
|
1861 | 1861 | "@graphql-tools/utils" "^10.6.0" |
1862 | 1862 | tslib "^2.4.0" |
1863 | 1863 |
|
1864 | | -"@graphql-mesh/runtime@^0.105.10": |
1865 | | - version "0.105.10" |
1866 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.105.10.tgz#c1bec7871888589c87a906666f20f20ac71f2169" |
1867 | | - integrity sha512-IvRgM/zhUcnYjEtImEDoixtIuulY4P5ZNYjSp66uTSbTcA41kOfKf3opn+rUTCrAe+HpYM4BvWPyK6iQIUV4hg== |
| 1864 | +"@graphql-mesh/runtime@^0.105.11": |
| 1865 | + version "0.105.11" |
| 1866 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.105.11.tgz#13dd785e7a7a0f446feb55f73ef08837d886cf37" |
| 1867 | + integrity sha512-YH6AESCQCFvpjuIX5kZI2sdwZd8Pi2lnQraOh6SnGMcAo4CeiF4jf1t5zAK6h+HnmA2fWjt4PK8Y14hDPFVRHQ== |
1868 | 1868 | dependencies: |
1869 | 1869 | "@envelop/core" "^5.0.0" |
1870 | 1870 | "@envelop/extended-validation" "^4.0.0" |
|
1967 | 1967 | tslib "^2.4.0" |
1968 | 1968 |
|
1969 | 1969 | "@graphql-mesh/urql-exchange@^0.105.0": |
1970 | | - version "0.105.10" |
1971 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.105.10.tgz#70aaa6168396e94b08affc4b829aab46c7fc3a02" |
1972 | | - integrity sha512-3a5x1mbYnUh1QIXNc0ExHiIQSABJIGftfivOckn2D+K0IiVofdSNeyXHfSWfHQl2QZkZQjfIHCbvnIykcPqLLw== |
| 1970 | + version "0.105.11" |
| 1971 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.105.11.tgz#283655a04c9f89ef5a783af4d377b8062bcee290" |
| 1972 | + integrity sha512-9S/EQPfmlrBWY3/suLsh8upyf0NOvGuQKGysUe35OUo5031/JTNun58g7YpSMu5zzWsw07+9qKHwje/r+xJhUQ== |
1973 | 1973 | dependencies: |
1974 | | - "@graphql-mesh/runtime" "^0.105.10" |
| 1974 | + "@graphql-mesh/runtime" "^0.105.11" |
1975 | 1975 | "@graphql-tools/utils" "^10.6.0" |
1976 | 1976 | tslib "^2.4.0" |
| 1977 | + value-or-promise "^1.0.12" |
1977 | 1978 | wonka "^6.3.1" |
1978 | 1979 |
|
1979 | 1980 | "@graphql-mesh/utils@^0.103.10", "@graphql-mesh/utils@^0.103.6": |
|
1997 | 1998 | tiny-lru "^11.0.0" |
1998 | 1999 | tslib "^2.4.0" |
1999 | 2000 |
|
2000 | | -"@graphql-tools/batch-delegate@^9.0.10", "@graphql-tools/batch-delegate@^9.0.16", "@graphql-tools/batch-delegate@^9.0.25", "@graphql-tools/batch-delegate@^9.0.9": |
2001 | | - version "9.0.25" |
2002 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz#9250aeeeec0b6c39b864d7d3dbdc8a515a5e9e4f" |
2003 | | - integrity sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog== |
| 2001 | +"@graphql-tools/batch-delegate@^9.0.10", "@graphql-tools/batch-delegate@^9.0.16", "@graphql-tools/batch-delegate@^9.0.26", "@graphql-tools/batch-delegate@^9.0.9": |
| 2002 | + version "9.0.26" |
| 2003 | + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz#813f973203bd5011fd6a075f143a687c214d0422" |
| 2004 | + integrity sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA== |
2004 | 2005 | dependencies: |
2005 | 2006 | "@graphql-tools/delegate" "^10.2.9" |
2006 | 2007 | "@graphql-tools/utils" "^10.7.0" |
|
2100 | 2101 | tslib "^2.4.0" |
2101 | 2102 | value-or-promise "^1.0.12" |
2102 | 2103 |
|
2103 | | -"@graphql-tools/federation@^3.0.0", "@graphql-tools/federation@^3.0.5": |
2104 | | - version "3.0.5" |
2105 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-3.0.5.tgz#78d03c9bab71c6dbbd84a9025b4674eb3327636c" |
2106 | | - integrity sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A== |
| 2104 | +"@graphql-tools/federation@^3.0.0", "@graphql-tools/federation@^3.0.6": |
| 2105 | + version "3.0.6" |
| 2106 | + resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-3.0.6.tgz#66c14620d4afbab7c6557e500cbd2764de0440be" |
| 2107 | + integrity sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw== |
2107 | 2108 | dependencies: |
2108 | 2109 | "@graphql-tools/delegate" "^10.2.9" |
2109 | 2110 | "@graphql-tools/executor-http" "^1.2.3" |
2110 | 2111 | "@graphql-tools/merge" "^9.0.12" |
2111 | 2112 | "@graphql-tools/schema" "^10.0.11" |
2112 | | - "@graphql-tools/stitch" "^9.4.11" |
| 2113 | + "@graphql-tools/stitch" "^9.4.12" |
2113 | 2114 | "@graphql-tools/utils" "^10.7.0" |
2114 | 2115 | "@graphql-tools/wrap" "^10.0.27" |
2115 | 2116 | "@graphql-yoga/typed-event-target" "^3.0.1" |
|
2211 | 2212 | tslib "^2.4.0" |
2212 | 2213 | value-or-promise "^1.0.12" |
2213 | 2214 |
|
2214 | | -"@graphql-tools/stitch@^9.2.17", "@graphql-tools/stitch@^9.4.11": |
2215 | | - version "9.4.11" |
2216 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-9.4.11.tgz#3a83576fa5f81e93dfe6f59f0785a0c735bd205e" |
2217 | | - integrity sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ== |
| 2215 | +"@graphql-tools/stitch@^9.2.17", "@graphql-tools/stitch@^9.4.12": |
| 2216 | + version "9.4.12" |
| 2217 | + resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-9.4.12.tgz#0a3f74703108d8877476effb9b93027d0d712b4a" |
| 2218 | + integrity sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog== |
2218 | 2219 | dependencies: |
2219 | | - "@graphql-tools/batch-delegate" "^9.0.25" |
| 2220 | + "@graphql-tools/batch-delegate" "^9.0.26" |
2220 | 2221 | "@graphql-tools/delegate" "^10.2.9" |
2221 | 2222 | "@graphql-tools/executor" "^1.3.10" |
2222 | 2223 | "@graphql-tools/merge" "^9.0.12" |
|
0 commit comments