|
1694 | 1694 | tslib "^2.4.0" |
1695 | 1695 |
|
1696 | 1696 | "@graphql-mesh/cli@^0.98.0": |
1697 | | - version "0.98.11" |
1698 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.11.tgz#b15687fa5d004d4f88326cc0daa666270241ed86" |
1699 | | - integrity sha512-SaKGFyhWGl//7BP4Sm/G44RoZCovHWDzYsYXKbpq5u0GawULXmmKekbZ0bElYQsNri7a7iYGlZt/Cj+l7IKc0w== |
| 1697 | + version "0.98.12" |
| 1698 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.12.tgz#18838f3dd14d8c90893018ecc31547c3cebcae76" |
| 1699 | + integrity sha512-8sHDQij93sRNCnsuvvqTC75AsI6eX6lxnOwH130TUgvm26O/H1Ajv7J/xoNHqJsStoeJ0llMJVZt9uYhY8pKEg== |
1700 | 1700 | dependencies: |
1701 | 1701 | "@graphql-codegen/core" "^4.0.0" |
1702 | 1702 | "@graphql-codegen/typed-document-node" "^5.0.0" |
1703 | 1703 | "@graphql-codegen/typescript" "^4.0.0" |
1704 | 1704 | "@graphql-codegen/typescript-generic-sdk" "^3.1.0" |
1705 | 1705 | "@graphql-codegen/typescript-operations" "^4.0.0" |
1706 | 1706 | "@graphql-codegen/typescript-resolvers" "^4.0.0" |
1707 | | - "@graphql-mesh/config" "^0.106.11" |
| 1707 | + "@graphql-mesh/config" "^0.106.12" |
1708 | 1708 | "@graphql-mesh/cross-helpers" "^0.4.9" |
1709 | 1709 | "@graphql-mesh/http" "^0.105.8" |
1710 | 1710 | "@graphql-mesh/include" "^0.2.7" |
|
1730 | 1730 | ws "^8.17.1" |
1731 | 1731 | yargs "^17.7.1" |
1732 | 1732 |
|
1733 | | -"@graphql-mesh/config@^0.106.11": |
1734 | | - version "0.106.11" |
1735 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.11.tgz#c5dc3ae4417cd3ccbfd577149083c9511dce52c9" |
1736 | | - integrity sha512-HlHnss24ZFU2h8VhxgD2RiyCT54xYw/U7Uy/wQrTsdnYAVZ+3bzcjGdKJGH/6BtDnNCis4d3FZBHTy5aekwgGA== |
| 1733 | +"@graphql-mesh/config@^0.106.12": |
| 1734 | + version "0.106.12" |
| 1735 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.12.tgz#aa2fa24dab90c12ae39f0b2ba0ffe8cd7f6b619e" |
| 1736 | + integrity sha512-2BmhwXQPUqplk+V9FP1s2UF5P+zwGG00PWuyKNkBOI3g00qRgvi71Jpy3ITteefNJAXqMxSDGY0nX/SWuE0xPg== |
1737 | 1737 | dependencies: |
1738 | 1738 | "@envelop/core" "^5.0.0" |
1739 | 1739 | "@graphql-mesh/cache-localforage" "^0.103.9" |
1740 | 1740 | "@graphql-mesh/cross-helpers" "^0.4.9" |
1741 | | - "@graphql-mesh/merger-bare" "^0.104.10" |
| 1741 | + "@graphql-mesh/merger-bare" "^0.104.11" |
1742 | 1742 | "@graphql-mesh/merger-stitching" "^0.104.8" |
1743 | 1743 | "@graphql-mesh/runtime" "^0.105.8" |
1744 | 1744 | "@graphql-mesh/store" "^0.103.8" |
|
1764 | 1764 | path-browserify "1.0.1" |
1765 | 1765 |
|
1766 | 1766 | "@graphql-mesh/fusion-runtime@^0.10.0": |
1767 | | - version "0.10.21" |
1768 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.21.tgz#48acd617c3efeb738119a5cdeabfb39226a28bd7" |
1769 | | - integrity sha512-ihk+jHf0ThUcwu5A8sC0cncImNj+qBCXvhj+KUjKKzGlG2CqPEJ6g3EbWzkiAFAM8QM5pGxj788KqjmnGXb56Q== |
| 1767 | + version "0.10.22" |
| 1768 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.22.tgz#5b56b6a9e342580a297d278d99ae37ce598517b3" |
| 1769 | + integrity sha512-7PmXVrEu/ykNP6Lv/57Nj8nWNcq3NH5c+UjVi+7QDgnFHRiO0SMV8GHtduvSAj9H8UH/4gWJq2MsQyZkSyJq6A== |
1770 | 1770 | dependencies: |
1771 | 1771 | "@envelop/core" "^5.0.1" |
1772 | 1772 | "@graphql-mesh/cross-helpers" "^0.4.9" |
|
1775 | 1775 | "@graphql-mesh/utils" "^0.103.6" |
1776 | 1776 | "@graphql-tools/delegate" "^10.2.8" |
1777 | 1777 | "@graphql-tools/executor" "^1.3.6" |
1778 | | - "@graphql-tools/federation" "^3.0.2" |
| 1778 | + "@graphql-tools/federation" "^3.0.3" |
1779 | 1779 | "@graphql-tools/merge" "^9.0.12" |
1780 | 1780 | "@graphql-tools/stitch" "^9.4.10" |
1781 | 1781 | "@graphql-tools/stitching-directives" "^3.1.23" |
1782 | 1782 | "@graphql-tools/utils" "^10.6.2" |
1783 | 1783 | "@graphql-tools/wrap" "^10.0.26" |
1784 | 1784 | "@whatwg-node/disposablestack" "^0.0.5" |
1785 | 1785 | constant-case "^3" |
1786 | | - graphql-yoga "^5.10.4" |
| 1786 | + graphql-yoga "^5.10.6" |
1787 | 1787 | tslib "^2.8.1" |
1788 | 1788 |
|
1789 | 1789 | "@graphql-mesh/graphql@^0.103.0": |
|
1829 | 1829 | jiti "^2.0.0" |
1830 | 1830 | sucrase "^3.35.0" |
1831 | 1831 |
|
1832 | | -"@graphql-mesh/merger-bare@^0.104.10": |
1833 | | - version "0.104.10" |
1834 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.104.10.tgz#b97aa18ff5031443fb9bb95d1b6f4f118bcf2b46" |
1835 | | - integrity sha512-EZMpsppP2iFS9HEVFtB7f30RnvE3eJQYUehEfZymJvTi7TTpLC1GsFqY24aFHFF/kUMM9/5vX9LTPGMGR5R/1Q== |
| 1832 | +"@graphql-mesh/merger-bare@^0.104.11": |
| 1833 | + version "0.104.11" |
| 1834 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.104.11.tgz#f0a5059e0187b360558bf4e9da70b51a2d29f646" |
| 1835 | + integrity sha512-Qcu3FR4ACgE/Rfc+ucAbPFT5vUNYvxjU8d/Mi56Vg+3aKmVOF/UV9ojKIiS5ScumDuiBPXnRNmEbzyZjgqbnRA== |
1836 | 1836 | dependencies: |
1837 | 1837 | "@graphql-mesh/merger-stitching" "0.104.8" |
1838 | 1838 | "@graphql-mesh/types" "^0.103.8" |
1839 | 1839 | "@graphql-mesh/utils" "^0.103.8" |
1840 | | - "@graphql-tools/schema" "10.0.12" |
| 1840 | + "@graphql-tools/schema" "^10.0.13" |
1841 | 1841 | "@graphql-tools/utils" "^10.6.0" |
1842 | 1842 | tslib "^2.4.0" |
1843 | 1843 |
|
|
2072 | 2072 | tslib "^2.4.0" |
2073 | 2073 | ws "^8.17.1" |
2074 | 2074 |
|
2075 | | -"@graphql-tools/executor@^1.3.2", "@graphql-tools/executor@^1.3.5", "@graphql-tools/executor@^1.3.6", "@graphql-tools/executor@^1.3.8": |
2076 | | - version "1.3.8" |
2077 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.8.tgz#aa612ea475fd0df2a236f1272c955cf3456e655a" |
2078 | | - integrity sha512-tiZ8/PaQ+wkdZeCSyHa7vOUqCJndnpnN5ilUpi5UwsFrFFyN71sr4NJeib7Txf1VdufJNB4ed/0yFd39O0L3AQ== |
| 2075 | +"@graphql-tools/executor@^1.3.2", "@graphql-tools/executor@^1.3.6", "@graphql-tools/executor@^1.3.7", "@graphql-tools/executor@^1.3.8": |
| 2076 | + version "1.3.9" |
| 2077 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.9.tgz#75588a383c775637a484da4f9891c630b730c22f" |
| 2078 | + integrity sha512-BpBWW6WMgIQeLQIFHJ9HHPaCX9mzEn4sv2qP0mb4acW4z45HB4znRFf3vxq83jMOOhWjrvY0vE2UjMVYnsvvSQ== |
2079 | 2079 | dependencies: |
2080 | | - "@graphql-tools/utils" "^10.6.3" |
| 2080 | + "@graphql-tools/utils" "^10.6.4" |
2081 | 2081 | "@graphql-typed-document-node/core" "^3.2.0" |
2082 | 2082 | "@repeaterjs/repeater" "^3.0.4" |
2083 | 2083 | "@whatwg-node/disposablestack" "^0.0.5" |
2084 | 2084 | tslib "^2.4.0" |
2085 | 2085 | value-or-promise "^1.0.12" |
2086 | 2086 |
|
2087 | | -"@graphql-tools/federation@^3.0.0", "@graphql-tools/federation@^3.0.2": |
2088 | | - version "3.0.2" |
2089 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-3.0.2.tgz#ff7df21fc6e0e6832e0369ba8b0f423e2513f4be" |
2090 | | - integrity sha512-F8BQv1LJblh8H4VCAvYS6KyXp7vq5d/enR5f95/EPq2dA9Bb28KM4pjDA7QycNqnz8na5SRwXbPQ668jjTRyXg== |
| 2087 | +"@graphql-tools/federation@^3.0.0", "@graphql-tools/federation@^3.0.3": |
| 2088 | + version "3.0.3" |
| 2089 | + resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-3.0.3.tgz#b00c7d0d71b3a81619590ef7e8d40427de7961b7" |
| 2090 | + integrity sha512-sH5O5dsgZ7WEpvE9suBQLnjOIV3amIdkHm2RP8oMGv0kzgPaui7emFU4UhiJ5qrOEHaqG0f5KjAyAghyqs2k+g== |
2091 | 2091 | dependencies: |
2092 | 2092 | "@graphql-tools/delegate" "^10.2.8" |
2093 | 2093 | "@graphql-tools/executor-http" "^1.2.1" |
|
2096 | 2096 | "@graphql-tools/stitch" "^9.4.10" |
2097 | 2097 | "@graphql-tools/utils" "^10.6.2" |
2098 | 2098 | "@graphql-tools/wrap" "^10.0.26" |
2099 | | - "@graphql-yoga/typed-event-target" "^3.0.0" |
| 2099 | + "@graphql-yoga/typed-event-target" "^3.0.1" |
2100 | 2100 | "@whatwg-node/disposablestack" "^0.0.5" |
2101 | 2101 | "@whatwg-node/events" "^0.1.2" |
2102 | 2102 | "@whatwg-node/fetch" "^0.10.1" |
|
2145 | 2145 | p-limit "3.1.0" |
2146 | 2146 | tslib "^2.4.0" |
2147 | 2147 |
|
2148 | | -"@graphql-tools/merge@^9.0.12", "@graphql-tools/merge@^9.0.13": |
2149 | | - version "9.0.13" |
2150 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.13.tgz#c75a1a2a94e5d73700e47bb3943b696554ff0c92" |
2151 | | - integrity sha512-OSEOaFOjdkAwR6umRHrTrKjYANbh/0OBb1W8B21dxu8XPaOeoCuShDGXY6ZpragiO8Ke0qFXZGwJGg8ZbDPfvQ== |
| 2148 | +"@graphql-tools/merge@^9.0.12", "@graphql-tools/merge@^9.0.14": |
| 2149 | + version "9.0.14" |
| 2150 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.14.tgz#b3477dc1a1e63568a74588ac1f80010dac46549d" |
| 2151 | + integrity sha512-MO7VXnm3ShpdG51hs4hYsLyu+8o/tSLjNYQmLmR4rkHoFi3kQCDu2r8B4IVwd+Ve39cechj0NyCmMsg+mRvwDQ== |
2152 | 2152 | dependencies: |
2153 | | - "@graphql-tools/utils" "^10.6.3" |
| 2153 | + "@graphql-tools/utils" "^10.6.4" |
2154 | 2154 | tslib "^2.4.0" |
2155 | 2155 |
|
2156 | 2156 | "@graphql-tools/optimize@^1.3.0": |
|
2185 | 2185 | "@graphql-tools/utils" "^10.6.2" |
2186 | 2186 | tslib "^2.4.0" |
2187 | 2187 |
|
2188 | | -"@graphql-tools/schema@10.0.12", "@graphql-tools/schema@^10.0.0", "@graphql-tools/schema@^10.0.10", "@graphql-tools/schema@^10.0.11", "@graphql-tools/schema@^10.0.5": |
2189 | | - version "10.0.12" |
2190 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.12.tgz#ddfa529cff08090c19080ff904562e7743c3d399" |
2191 | | - integrity sha512-ukIZBdD4jI94ren5GK6nnHe+YvDVOfoI8cz50pdE1+FYf9NSFUu7HJXmIBHGIIWFbE5lz4qb5MfUeuBkffs3lw== |
| 2188 | +"@graphql-tools/schema@^10.0.0", "@graphql-tools/schema@^10.0.11", "@graphql-tools/schema@^10.0.13", "@graphql-tools/schema@^10.0.5": |
| 2189 | + version "10.0.13" |
| 2190 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.13.tgz#5315b1d4332f716612d8203933358044bc93f6e7" |
| 2191 | + integrity sha512-1gvTTuSKej9bR5O2SP9dCKSHaQkVmg9fWU0Aia34HMsAZl2bzosUfXjwBu3ze8MWqb+gRVjdhukDpGA5ZC+5nA== |
2192 | 2192 | dependencies: |
2193 | | - "@graphql-tools/merge" "^9.0.13" |
2194 | | - "@graphql-tools/utils" "^10.6.3" |
| 2193 | + "@graphql-tools/merge" "^9.0.14" |
| 2194 | + "@graphql-tools/utils" "^10.6.4" |
2195 | 2195 | tslib "^2.4.0" |
2196 | 2196 | value-or-promise "^1.0.12" |
2197 | 2197 |
|
|
2236 | 2236 | value-or-promise "^1.0.11" |
2237 | 2237 | ws "^8.17.1" |
2238 | 2238 |
|
2239 | | -"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.0", "@graphql-tools/utils@^10.6.1", "@graphql-tools/utils@^10.6.2", "@graphql-tools/utils@^10.6.3": |
2240 | | - version "10.6.3" |
2241 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.3.tgz#d178bca50b260ea6e113b792e672fa1bc5b78bfe" |
2242 | | - integrity sha512-hEaQTGyQUG3DJqCaIsiu4M+jUgWUf+h6kDwC8MtGElwkL1HWi+qX2qyynw8h9WoV7STmmHDSwkk2ET1IC3nRPw== |
| 2239 | +"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.0", "@graphql-tools/utils@^10.6.2", "@graphql-tools/utils@^10.6.4": |
| 2240 | + version "10.6.4" |
| 2241 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.4.tgz#33816111e1c04a3ecac716fcd043911cda1aac7b" |
| 2242 | + integrity sha512-itCgjwVxbO+3uI/K73G9heedG8KelNFzgn368rUhPjTrkJX6NyLQwT5EMq/A8tvazMXyJYdtnN5nD+tT4DUpbQ== |
2243 | 2243 | dependencies: |
2244 | 2244 | "@graphql-typed-document-node/core" "^3.1.1" |
2245 | 2245 | cross-inspect "1.0.1" |
|
2288 | 2288 | resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-persisted-operations/-/plugin-persisted-operations-3.10.4.tgz#e1cde3d5363a6ed03053104a1ac2f3981f0f61b8" |
2289 | 2289 | integrity sha512-MV4N8yrH3AoNyNC5atYYaSQ/A3L4YKL1Zc/PGjCpJQt66bbs6F3oGsyfrIecOc6c/yv7QfTBlT6GIWSHZJQ8Ag== |
2290 | 2290 |
|
2291 | | -"@graphql-yoga/subscription@^5.0.1": |
2292 | | - version "5.0.1" |
2293 | | - resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-5.0.1.tgz#affe9b4bca4303300cc9492d30dfbe9f089fe0e8" |
2294 | | - integrity sha512-1wCB1DfAnaLzS+IdoOzELGGnx1ODEg9nzQXFh4u2j02vAnne6d+v4A7HIH9EqzVdPLoAaMKXCZUUdKs+j3z1fg== |
| 2291 | +"@graphql-yoga/subscription@^5.0.2": |
| 2292 | + version "5.0.2" |
| 2293 | + resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-5.0.2.tgz#a68bbe64e2cb9cd14dc854a36ecc1fb81e6fa03b" |
| 2294 | + integrity sha512-KGacW1FtUXR5e3qk4YmEFQRGTov8lOkpW7syjTD3EN2t5HRWrSsut2LwjVdK+HcP3H9UEuZ9RXw/+shqV+1exQ== |
2295 | 2295 | dependencies: |
2296 | | - "@graphql-yoga/typed-event-target" "^3.0.0" |
| 2296 | + "@graphql-yoga/typed-event-target" "^3.0.1" |
2297 | 2297 | "@repeaterjs/repeater" "^3.0.4" |
2298 | 2298 | "@whatwg-node/events" "^0.1.0" |
2299 | 2299 | tslib "^2.5.2" |
2300 | 2300 |
|
2301 | | -"@graphql-yoga/typed-event-target@^3.0.0": |
2302 | | - version "3.0.0" |
2303 | | - resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-3.0.0.tgz#57dc42e052d8294555d26ee61854d72a0236fee0" |
2304 | | - integrity sha512-w+liuBySifrstuHbFrHoHAEyVnDFVib+073q8AeAJ/qqJfvFvAwUPLLtNohR/WDVRgSasfXtl3dcNuVJWN+rjg== |
| 2301 | +"@graphql-yoga/typed-event-target@^3.0.1": |
| 2302 | + version "3.0.1" |
| 2303 | + resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-3.0.1.tgz#16ef7516c6725d4a7f08d2214385afaa8441dc26" |
| 2304 | + integrity sha512-SWVkyFivzlDqGTBrGTWTNg+aFGP/cIiotirUFnvwuUGt2gla6UJoKhII6aPoHNg3/5vpUAL1KzyoaXMK2PO0JA== |
2305 | 2305 | dependencies: |
2306 | 2306 | "@repeaterjs/repeater" "^3.0.4" |
2307 | 2307 | tslib "^2.5.2" |
|
3263 | 3263 | fast-querystring "^1.1.1" |
3264 | 3264 | tslib "^2.6.3" |
3265 | 3265 |
|
3266 | | -"@whatwg-node/server@^0.9.46", "@whatwg-node/server@^0.9.60": |
3267 | | - version "0.9.60" |
3268 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.60.tgz#3bae2aa7304a4d8c18a0c5d064aa3735cbad0ea7" |
3269 | | - integrity sha512-JH3eK3aGnBwTT2qQwFrmx6RPXxsjrk99kDWOM98H1aayFMV70nsHIltmyuKRnPmf/avuVRe53bkiu2wsc5Eykw== |
| 3266 | +"@whatwg-node/server@^0.9.46", "@whatwg-node/server@^0.9.63": |
| 3267 | + version "0.9.63" |
| 3268 | + resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.63.tgz#53801ff951a8f0c30da8d3fa4eb9b07b3d37a587" |
| 3269 | + integrity sha512-rHBN2murCcuuhQru/AQjA13lA9SzQAH9k8ENy4iZrAmY+C0yFYPud3HiFgPUgzR1B2KYUpIYKwC1UAUlkzASOQ== |
3270 | 3270 | dependencies: |
3271 | 3271 | "@whatwg-node/disposablestack" "^0.0.5" |
3272 | 3272 | "@whatwg-node/fetch" "^0.10.0" |
@@ -5221,19 +5221,19 @@ graphql-ws@^5.12.1, graphql-ws@^5.14.0: |
5221 | 5221 | resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729" |
5222 | 5222 | integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A== |
5223 | 5223 |
|
5224 | | -graphql-yoga@^5.10.4, graphql-yoga@^5.7.0: |
5225 | | - version "5.10.4" |
5226 | | - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.4.tgz#1a1d3a4545c21143e7f77b022e47bbcab2270b7e" |
5227 | | - integrity sha512-kS/Cymz+rTVWWKthHFoX3XjAdhFCpDlqXBR/M+1WfyMQhY8I3nXCkoZjYMUZTmljJeYN69rBPSsqkRVCmNtwww== |
| 5224 | +graphql-yoga@^5.10.6, graphql-yoga@^5.7.0: |
| 5225 | + version "5.10.6" |
| 5226 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.6.tgz#cb2c83adaba7b0451c617993da313a6d3fdea318" |
| 5227 | + integrity sha512-RqKTNN4ii/pnUhGBuFF3WyNy52AMs5ArTY/lGQUYH/1FQk5t2RgAZE5OxWRgobhmr+cuN066bvgVIlt4mnnRNA== |
5228 | 5228 | dependencies: |
5229 | 5229 | "@envelop/core" "^5.0.2" |
5230 | | - "@graphql-tools/executor" "^1.3.5" |
5231 | | - "@graphql-tools/schema" "^10.0.10" |
5232 | | - "@graphql-tools/utils" "^10.6.1" |
| 5230 | + "@graphql-tools/executor" "^1.3.7" |
| 5231 | + "@graphql-tools/schema" "^10.0.11" |
| 5232 | + "@graphql-tools/utils" "^10.6.2" |
5233 | 5233 | "@graphql-yoga/logger" "^2.0.0" |
5234 | | - "@graphql-yoga/subscription" "^5.0.1" |
| 5234 | + "@graphql-yoga/subscription" "^5.0.2" |
5235 | 5235 | "@whatwg-node/fetch" "^0.10.1" |
5236 | | - "@whatwg-node/server" "^0.9.60" |
| 5236 | + "@whatwg-node/server" "^0.9.63" |
5237 | 5237 | dset "^3.1.1" |
5238 | 5238 | lru-cache "^10.0.0" |
5239 | 5239 | tslib "^2.8.1" |
|
0 commit comments