|
1710 | 1710 | tslib "2.6.2"
|
1711 | 1711 |
|
1712 | 1712 | "@graphql-mesh/apollo-link@^0.103.0":
|
1713 |
| - version "0.103.0" |
1714 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.103.0.tgz#ea30b2930d876442e72c32b559f52eae63368d83" |
1715 |
| - integrity sha512-V8kb7PkLXxnMN3XaeANGsNhpUoe++yQ+rbVjbrRi0s3D6r2EqHOeGu/b7rDzHJrw0f8df/9RtpK7TkDy8+GSJw== |
| 1713 | + version "0.103.2" |
| 1714 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.103.2.tgz#5b7373dd2b2b0e16afec087c8c0b65fcb6652bfe" |
| 1715 | + integrity sha512-5D6iNcJ8kZkPfLn0ngTGciFgnxAAUbHIiy+nXqWAD6w4TH92//Oqw8uUXbuY8elgs/2rUqSlQI6HMMB+TKG+6g== |
1716 | 1716 |
|
1717 |
| -"@graphql-mesh/cache-localforage@^0.102.0": |
1718 |
| - version "0.102.0" |
1719 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.102.0.tgz#33623d9887f6de3650141e54b6136f1af04646d2" |
1720 |
| - integrity sha512-Z0DwDFHoJM8m+feZTIlpIKCla01AqsGuJi/ufcU15VHUiuBZZQUIps4cbTNqHvigA2Exqi+4BvF7nvshyAx3AA== |
| 1717 | +"@graphql-mesh/cache-localforage@^0.102.2": |
| 1718 | + version "0.102.2" |
| 1719 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.102.2.tgz#4ec7bc4cfe80126781c635f087b23d6fccea245d" |
| 1720 | + integrity sha512-QuJlhQz5M8X3GmeUNLjVFcmGCM4RjvqsueVEmUt3aKDGJ9IwUoBGWxW4SwoBLAod1tx/oobQelZCXZXdRWq2IA== |
1721 | 1721 | dependencies:
|
1722 | 1722 | localforage "1.10.0"
|
1723 | 1723 |
|
1724 | 1724 | "@graphql-mesh/cli@^0.95.0":
|
1725 |
| - version "0.95.0" |
1726 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.95.0.tgz#bdb9a8a547b10ae2815eaa2644e121a3bddbe05d" |
1727 |
| - integrity sha512-6pKAG3dDDKypge6vObPAIYa22zx6masMbyG8/Og+HNsKzOS32sXW3vY4yTxwu8bCqE3hJc2XRniiK51EOTTKFg== |
| 1725 | + version "0.95.2" |
| 1726 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.95.2.tgz#b083b31877690fc921c83775db8369ee4515531d" |
| 1727 | + integrity sha512-X2vxqXQOJp0v8bhdS4ULLWy0DvQhLYbd6VP2kpl42Ep9NLUtq0gYl2fnXCJ2mrEuH8TH+Htlmpef/22m5WEGiw== |
1728 | 1728 | dependencies:
|
1729 | 1729 | "@graphql-codegen/core" "^4.0.0"
|
1730 | 1730 | "@graphql-codegen/typed-document-node" "^5.0.0"
|
1731 | 1731 | "@graphql-codegen/typescript" "^4.0.0"
|
1732 | 1732 | "@graphql-codegen/typescript-generic-sdk" "^3.1.0"
|
1733 | 1733 | "@graphql-codegen/typescript-operations" "^4.0.0"
|
1734 | 1734 | "@graphql-codegen/typescript-resolvers" "^4.0.0"
|
1735 |
| - "@graphql-mesh/config" "^0.104.0" |
| 1735 | + "@graphql-mesh/config" "^0.104.2" |
1736 | 1736 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
1737 |
| - "@graphql-mesh/http" "^0.103.0" |
| 1737 | + "@graphql-mesh/http" "^0.103.2" |
1738 | 1738 | "@graphql-mesh/include" "^0.1.0"
|
1739 |
| - "@graphql-mesh/runtime" "^0.103.0" |
1740 |
| - "@graphql-mesh/store" "^0.102.0" |
1741 |
| - "@graphql-mesh/types" "^0.102.0" |
1742 |
| - "@graphql-mesh/utils" "^0.102.0" |
| 1739 | + "@graphql-mesh/runtime" "^0.103.2" |
| 1740 | + "@graphql-mesh/store" "^0.102.2" |
| 1741 | + "@graphql-mesh/types" "^0.102.2" |
| 1742 | + "@graphql-mesh/utils" "^0.102.2" |
1743 | 1743 | "@graphql-tools/utils" "^10.5.3"
|
1744 | 1744 | ajv "^8.12.0"
|
1745 | 1745 | change-case "^4.1.2"
|
|
1761 | 1761 | node-libcurl "^4.0.0"
|
1762 | 1762 | uWebSockets.js "uNetworking/uWebSockets.js#semver:^20"
|
1763 | 1763 |
|
1764 |
| -"@graphql-mesh/config@^0.104.0": |
1765 |
| - version "0.104.0" |
1766 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.104.0.tgz#3f72c783a9915afa7b12e5ef50295141a3712505" |
1767 |
| - integrity sha512-FWEU4ldRWpU1tF8k1+LI0g0Lioybw4V0kAnz5DzqQdGabk0izYS4o4owF1VCmgOLJK4ZsxUpntSRLa+Jko67hg== |
| 1764 | +"@graphql-mesh/config@^0.104.2": |
| 1765 | + version "0.104.2" |
| 1766 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.104.2.tgz#892114bce3bef85b3988639c0b3aa704508db91d" |
| 1767 | + integrity sha512-plwxGeFcszfl1NXROPIwSzNuJ+QDhi2ehzI+QyixWme+SQYHnwJm3+rbAMN5LRcrY8GIpPrsm7cVH5xUQK+qcg== |
1768 | 1768 | dependencies:
|
1769 | 1769 | "@envelop/core" "^5.0.0"
|
1770 |
| - "@graphql-mesh/cache-localforage" "^0.102.0" |
1771 |
| - "@graphql-mesh/merger-bare" "^0.102.0" |
1772 |
| - "@graphql-mesh/merger-stitching" "^0.102.0" |
| 1770 | + "@graphql-mesh/cache-localforage" "^0.102.2" |
| 1771 | + "@graphql-mesh/merger-bare" "^0.102.2" |
| 1772 | + "@graphql-mesh/merger-stitching" "^0.102.2" |
1773 | 1773 | "@graphql-tools/code-file-loader" "^8.0.0"
|
1774 | 1774 | "@graphql-tools/graphql-file-loader" "^8.0.0"
|
1775 | 1775 | "@graphql-tools/load" "^8.0.0"
|
|
1787 | 1787 | path-browserify "1.0.1"
|
1788 | 1788 |
|
1789 | 1789 | "@graphql-mesh/fusion-runtime@^0.8.0":
|
1790 |
| - version "0.8.0" |
1791 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.0.tgz#c9f51c41b38ae63140dcb9a2238c76e4bb366087" |
1792 |
| - integrity sha512-+Z+lqLheG1U8/y0WHodd/K43ZHHDeW5M1gLhMDEizbUCxNZLupcNDhD9t1HMKuw8gqRuB0dNqxmRRzlTyDX1uA== |
| 1790 | + version "0.8.2" |
| 1791 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.2.tgz#b9e85ab950f6256abb3df7a614c019ebd731bec5" |
| 1792 | + integrity sha512-iviYrC8qIXFnPc50iq+ALvVH3vW0MMFEAQKh3UcLhotzwhKOoqlYFD5M1Rob36Vg8+9aMcA/LN/inXLWSglQWg== |
1793 | 1793 | dependencies:
|
1794 | 1794 | "@envelop/core" "^5.0.1"
|
1795 | 1795 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
1796 |
| - "@graphql-mesh/runtime" "^0.103.0" |
1797 |
| - "@graphql-mesh/transport-common" "^0.7.0" |
1798 |
| - "@graphql-mesh/types" "^0.102.0" |
1799 |
| - "@graphql-mesh/utils" "^0.102.0" |
| 1796 | + "@graphql-mesh/runtime" "^0.103.2" |
| 1797 | + "@graphql-mesh/transport-common" "^0.7.2" |
| 1798 | + "@graphql-mesh/types" "^0.102.2" |
| 1799 | + "@graphql-mesh/utils" "^0.102.2" |
1800 | 1800 | "@graphql-tools/delegate" "^10.0.19"
|
1801 | 1801 | "@graphql-tools/executor" "^1.3.1"
|
1802 | 1802 | "@graphql-tools/federation" "^2.2.8"
|
1803 | 1803 | "@graphql-tools/stitch" "^9.2.10"
|
1804 | 1804 | "@graphql-tools/stitching-directives" "^3.1.2"
|
1805 | 1805 | "@graphql-tools/utils" "^10.5.3"
|
1806 | 1806 | "@graphql-tools/wrap" "^10.0.5"
|
1807 |
| - "@whatwg-node/disposablestack" "^0.0.1" |
| 1807 | + "@whatwg-node/disposablestack" "^0.0.3" |
1808 | 1808 | change-case "^4.1.2"
|
1809 | 1809 | graphql-yoga "^5.7.0"
|
1810 | 1810 | tslib "^2.4.0"
|
1811 | 1811 |
|
1812 | 1812 | "@graphql-mesh/graphql@^0.102.0":
|
1813 |
| - version "0.102.0" |
1814 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.102.0.tgz#099e1fd00742bff4ad51d00d5339d8c3a724ad9e" |
1815 |
| - integrity sha512-+Aw7TDlHyxw14X9qmm9JaK++jzMeapQOVfhqsQWjL+DgF9EIccMiGYXEY/2XCPogR5c1sLa2akkdAKopZR1vHg== |
| 1813 | + version "0.102.2" |
| 1814 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.102.2.tgz#99b01cf68a42ac052c043ffffcd9dcaaf797cba5" |
| 1815 | + integrity sha512-PuCejgRV+IGlFU6E7sUTArJ6jmLwE2N7QuLwvZCY+UWI4U6J2d9kBbD3ugQhuzCa7VDtzofX9ye74XThaI12+g== |
1816 | 1816 | dependencies:
|
1817 | 1817 | "@graphql-mesh/string-interpolation" "^0.5.6"
|
1818 | 1818 | "@graphql-tools/delegate" "^10.0.19"
|
1819 | 1819 | "@graphql-tools/federation" "^2.2.8"
|
1820 | 1820 | "@graphql-tools/url-loader" "^8.0.0"
|
1821 | 1821 | lodash.get "^4.4.2"
|
1822 | 1822 |
|
1823 |
| -"@graphql-mesh/http@^0.103.0": |
1824 |
| - version "0.103.0" |
1825 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.103.0.tgz#7a288067b849c96b7ee1e9e7d2ce22a770357bad" |
1826 |
| - integrity sha512-15m4HTiktnmVkhioIKyaOJUGAy/+6ba73srhjynMmF6Dizl5zbQfbPDEaNuZxAo1/xtehMTDUuFGlRCcp4+eIQ== |
| 1823 | +"@graphql-mesh/http@^0.103.2": |
| 1824 | + version "0.103.2" |
| 1825 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.103.2.tgz#8e136c798ca3e2afe11888e35241ef6441232369" |
| 1826 | + integrity sha512-IXErdf8+4h3cknQcUBXQu0UlfgpRBfrrhU+681hFhhBBhgNaMxqGWPO1mnQ08A2pxC0MK96W/8HCDPtFGG2eRg== |
1827 | 1827 | dependencies:
|
1828 | 1828 | "@whatwg-node/server" "^0.9.46"
|
1829 | 1829 | graphql-yoga "^5.7.0"
|
|
1837 | 1837 | get-tsconfig "^4.7.6"
|
1838 | 1838 | jiti "^1.21.6"
|
1839 | 1839 |
|
1840 |
| -"@graphql-mesh/merger-bare@^0.102.0": |
1841 |
| - version "0.102.0" |
1842 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.102.0.tgz#ede587393debe292d8b4a88b7bcb1bfdcd3517be" |
1843 |
| - integrity sha512-dN7crwXWiY7q82J6XehuE5tD/Tlbaz/oRi43aIfNlV+NvC0wfdWdxUF0IUNABouBjejcX1fDmBdDUdQ0WR/MnQ== |
| 1840 | +"@graphql-mesh/merger-bare@^0.102.2": |
| 1841 | + version "0.102.2" |
| 1842 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.102.2.tgz#80fb93879dd68e021b0866014ef2272ea9e8254f" |
| 1843 | + integrity sha512-du7x7R7q8CuRv+Sn1nzXzyGAGcSgBeEl9Wl7R/SS9R0DnhWEQ2uTbLBapfGmaY2i//5JoiqfSlHf/k+uMgB4kQ== |
1844 | 1844 | dependencies:
|
1845 |
| - "@graphql-mesh/merger-stitching" "0.102.0" |
| 1845 | + "@graphql-mesh/merger-stitching" "0.102.2" |
1846 | 1846 | "@graphql-tools/schema" "10.0.6"
|
1847 | 1847 |
|
1848 |
| -"@graphql-mesh/[email protected].0", "@graphql-mesh/merger-stitching@^0.102.0": |
1849 |
| - version "0.102.0" |
1850 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.102.0.tgz#a0e70e6d773273328cce6394248f004ded4fd69d" |
1851 |
| - integrity sha512-T+6yj1bO3YTwCfNiiar08+Oop2lShZupNynL8psCFumjeQdDONIf+8Egm75dSkfb6Y2hCGOvP8hQxbKHJNTYjQ== |
| 1848 | +"@graphql-mesh/[email protected].2", "@graphql-mesh/merger-stitching@^0.102.2": |
| 1849 | + version "0.102.2" |
| 1850 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.102.2.tgz#6470ca19c3aa9f128d45632955feb6dedad5fd61" |
| 1851 | + integrity sha512-BDfclSYrQxQ4h9/4PSyt0v0Ae54LOR8j+wdnYFl8aLFaUAGCTxOfH4R1hLpGg5avCAT80aPUqftYuqXdd01yIA== |
1852 | 1852 | dependencies:
|
1853 | 1853 | "@graphql-tools/delegate" "^10.0.19"
|
1854 | 1854 | "@graphql-tools/schema" "^10.0.5"
|
1855 | 1855 | "@graphql-tools/stitch" "^9.2.10"
|
1856 | 1856 |
|
1857 |
| -"@graphql-mesh/runtime@^0.103.0": |
1858 |
| - version "0.103.0" |
1859 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.103.0.tgz#45164d67c99b96592ac1b966c67384c3509e97cb" |
1860 |
| - integrity sha512-NTq0ffqgYIMLSZF3A2FTzwmwItOMZEt1+vnz8+KCtaKZYwt/SjUAHlaxYd4ax+ziY/1ZBK7n3zE5TbbbaoSBzQ== |
| 1857 | +"@graphql-mesh/runtime@^0.103.2": |
| 1858 | + version "0.103.2" |
| 1859 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.103.2.tgz#6229effa48f02768c5fa15108381f2a36960e666" |
| 1860 | + integrity sha512-gmEeLsFVN0InOZ6SltrJ1lIReDzEFXcAykCU0RLiUn2JgAeFaIbe9zqNULPlyoQAwV9I4XI7xtyVv38FTsJPbQ== |
1861 | 1861 | dependencies:
|
1862 | 1862 | "@envelop/core" "^5.0.0"
|
1863 | 1863 | "@envelop/extended-validation" "^4.0.0"
|
|
1870 | 1870 | "@whatwg-node/fetch" "^0.9.0"
|
1871 | 1871 | graphql-jit "0.8.6"
|
1872 | 1872 |
|
1873 |
| -"@graphql-mesh/store@^0.102.0": |
1874 |
| - version "0.102.0" |
1875 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.102.0.tgz#d3e619f66c9b0d41215e369c0b915309c2260b67" |
1876 |
| - integrity sha512-sa3JwydqCwq5aUYrqhN78fkAJIrjZHMcVUeN0G0Vr6Ek/5S+WM1S6OxEGSKp0B22GrH5DzUNBe2KxSTc0h3QTw== |
| 1873 | +"@graphql-mesh/store@^0.102.2": |
| 1874 | + version "0.102.2" |
| 1875 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.102.2.tgz#41f7588c9f1301bbcac6a760e8c1efd1d7fc884c" |
| 1876 | + integrity sha512-jDjhpbjhxj8oTJrHGEAhwYERZmd1+YxGyq9WuCyxzDHS1U4yvZOcFmJVuSYa/0efrikucXMCkJVE4yQz+8DwlQ== |
1877 | 1877 | dependencies:
|
1878 | 1878 | "@graphql-inspector/core" "6.1.0"
|
1879 | 1879 |
|
|
1887 | 1887 | lodash.get "4.4.2"
|
1888 | 1888 |
|
1889 | 1889 | "@graphql-mesh/transform-prefix@^0.102.0":
|
1890 |
| - version "0.102.0" |
1891 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.102.0.tgz#9b6a9c081500728c91f6e4acdd3dfbdc32555a7f" |
1892 |
| - integrity sha512-rOwBytFmnu7Z0o9vzKo04y/DCgDOWrOSJPq12cj3/8eGMa1sWoKPnxo2Gykw5Axb3gI+0bA6wOjfCI8CO7OjRA== |
| 1890 | + version "0.102.2" |
| 1891 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.102.2.tgz#92043979487053b890088c6a2e2bb5e574fc42ee" |
| 1892 | + integrity sha512-4l8XhXH8CnDxi0IqRIOKjq7/zn2n7/iH4mu0hhDnKCd3CG0oZwmd5UyRz2Ae9FoqzUlQg/x9ASVIEYDMnPM1HA== |
1893 | 1893 | dependencies:
|
1894 | 1894 | "@graphql-tools/delegate" "^10.0.19"
|
1895 | 1895 | "@graphql-tools/wrap" "^10.0.5"
|
1896 | 1896 | graphql-scalars "^1.22.4"
|
1897 | 1897 |
|
1898 | 1898 | "@graphql-mesh/transform-rename@^0.102.0":
|
1899 |
| - version "0.102.0" |
1900 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.102.0.tgz#e8a2029e51048fa3d488d872fca4ce4ec796dab0" |
1901 |
| - integrity sha512-s5GnwVSiOc/sr+nR86ojhPGAegH/Dknw3tefBLejE6YUuYq5IrqDzvGkgUCrNBhuk+gR+1aYuqkvY3pTUiOnmA== |
| 1899 | + version "0.102.2" |
| 1900 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.102.2.tgz#372b7ee21fc62176aabdbbc421fc6768a7355100" |
| 1901 | + integrity sha512-JBqcT44Sqzp35aslwjMLFZroRxmjiZIZxn9I5saOVUxX8P7lJ0yoaD6Sy5pBbL0uzsfCIJYFpxhuz2nHtEpSWw== |
1902 | 1902 | dependencies:
|
1903 | 1903 | "@graphql-tools/delegate" "^10.0.19"
|
1904 | 1904 | "@graphql-tools/wrap" "^10.0.5"
|
1905 | 1905 | graphql-scalars "^1.22.4"
|
1906 | 1906 |
|
1907 | 1907 | "@graphql-mesh/transform-type-merging@^0.102.0":
|
1908 |
| - version "0.102.0" |
1909 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.102.0.tgz#33edd35ea36d7f387301009713908d2f0f981339" |
1910 |
| - integrity sha512-XcMkvatfPYqwyKGjkx4oBPp6KWnI5ef72ocICzp5yjzd+j848+oAJeeaEhNU3Z05J4xU4liA7pRQjrTWi8jjsQ== |
| 1908 | + version "0.102.2" |
| 1909 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.102.2.tgz#394860c06a2d71f07c22e3bd8e645a5b449b13a7" |
| 1910 | + integrity sha512-YWp3Ok3XHBlI34arFN1w0tRsl0kyyIFMZRZj2nVygUudg9UU2+vpEmn4b2EW6tGr3XuffJfK1syUIy/gxMK+QA== |
1911 | 1911 | dependencies:
|
1912 | 1912 | "@graphql-tools/delegate" "^10.0.19"
|
1913 | 1913 | "@graphql-tools/stitching-directives" "^3.1.2"
|
1914 | 1914 |
|
1915 |
| -"@graphql-mesh/transport-common@^0.7.0": |
1916 |
| - version "0.7.0" |
1917 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.0.tgz#f2d043d625d808b51539ad0cbdbca057842284a7" |
1918 |
| - integrity sha512-Ew2v7/TO8wLHuiRRz1GqQrnFqRQB4J6bvbzGSBRkpktAw3J37OmWZ4WSm44MdduElsHbst3kEXBQWlWnSIQTTQ== |
| 1915 | +"@graphql-mesh/transport-common@^0.7.2": |
| 1916 | + version "0.7.2" |
| 1917 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.2.tgz#297cc0defb003de88edd63f56a22e1799a874dce" |
| 1918 | + integrity sha512-jWkyrb/KDKZF74EZGf3zolcY+m9QqXzYa5MbVxcGrRocZn1+cv0YDuJcJouzEGhNG7Dr3tlS6JvzAv5rd3tVwA== |
1919 | 1919 | dependencies:
|
1920 | 1920 | "@envelop/core" "^5.0.1"
|
1921 | 1921 | "@graphql-tools/delegate" "^10.0.19"
|
1922 | 1922 | "@graphql-tools/utils" "^10.5.3"
|
1923 | 1923 |
|
1924 |
| -"@graphql-mesh/types@^0.102.0": |
1925 |
| - version "0.102.0" |
1926 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.0.tgz#959144b1265fe98891d3ace168bd6ba8783885e7" |
1927 |
| - integrity sha512-s5O4dit/O/udj+mbWJKCQVffeOPpxPBFA8P3XK+Y+/4uaYPd2oabP91g4jzD5ZwKGt7xGgP/ql6ttf0t836zYg== |
| 1924 | +"@graphql-mesh/types@^0.102.2": |
| 1925 | + version "0.102.2" |
| 1926 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.2.tgz#a9037e9eccd60f5b07ae411db940725793dc9824" |
| 1927 | + integrity sha512-nPgEOXUQkITDoBQNi+kM8oCww+SFSyXBItpDUkHhJi2ssAE3jXHipj4zuuJkw8wj8Z1NK4iNkeGxIoBuO0+SVA== |
1928 | 1928 | dependencies:
|
1929 | 1929 | "@graphql-tools/batch-delegate" "^9.0.3"
|
1930 | 1930 | "@graphql-tools/delegate" "^10.0.19"
|
1931 | 1931 | "@graphql-typed-document-node/core" "^3.2.0"
|
1932 | 1932 |
|
1933 | 1933 | "@graphql-mesh/urql-exchange@^0.103.0":
|
1934 |
| - version "0.103.0" |
1935 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.103.0.tgz#c2d87d4bd36ab4e857bf59adba207bbf0ccd0f92" |
1936 |
| - integrity sha512-v6n8ADblG8bdQkDL0PhMwgNnK1tDbbs8n4nYAH14PPvZs94YcnOhTi61s91T66tFKeOj8HyEnRAmmaJGu3HibA== |
| 1934 | + version "0.103.2" |
| 1935 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.103.2.tgz#60cd3f9b5a50e2eed79783bab313ba847b196894" |
| 1936 | + integrity sha512-un+b8YuEfmD1nXT/a1HLAw9sUoZFf8oGoh+qYAkAeRgh1GQSRKRhgtNg/fXx60eh1daf0cbh1MRPlRixRroCqA== |
1937 | 1937 |
|
1938 |
| -"@graphql-mesh/utils@^0.102.0": |
1939 |
| - version "0.102.0" |
1940 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.102.0.tgz#ebfc133fe6982c0ddbe6bb6641e8a51940b26adf" |
1941 |
| - integrity sha512-f+Fnl4mVbnngF5pJGMP4pPb7CRgXWIi4SOOVS1xhdgzLFXkY7aWaWI1mFpEwpHOEwUVbjDjaFZW9/oUvX1CM1w== |
| 1938 | +"@graphql-mesh/utils@^0.102.2": |
| 1939 | + version "0.102.2" |
| 1940 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.102.2.tgz#e931911570f6cf53b368d26a3dfa2bf1cb6aa56d" |
| 1941 | + integrity sha512-lQVsR6wjSrjO3M3d6iEE5rt1CJMI696U9iuovUk1KlXUQRowpuyAgPziMlQfBvJZ+ctH9RDo+l0WxD8oiFY5Fg== |
1942 | 1942 | dependencies:
|
1943 | 1943 | "@graphql-mesh/string-interpolation" "^0.5.6"
|
1944 | 1944 | "@graphql-tools/delegate" "^10.0.19"
|
1945 |
| - "@whatwg-node/disposablestack" "^0.0.1" |
| 1945 | + "@whatwg-node/disposablestack" "^0.0.3" |
1946 | 1946 | "@whatwg-node/fetch" "^0.9.13"
|
1947 | 1947 | dset "^3.1.2"
|
1948 | 1948 | js-yaml "^4.1.0"
|
|
3047 | 3047 | "@types/babel__core" "^7.20.5"
|
3048 | 3048 | react-refresh "^0.14.2"
|
3049 | 3049 |
|
3050 |
| -"@whatwg-node/disposablestack@^0.0.1": |
3051 |
| - version "0.0.1" |
3052 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.1.tgz#6523a67a47f99e7871d2981c754ae071785619c0" |
3053 |
| - integrity sha512-10xVPvmdXVYc4v3fQGsDJ6IahoOGKqstUA1+c/asmlRgG3AHprLW50RZdvK/C0SIPSr6P9mI7g4/Fy6MydUhZA== |
| 3050 | +"@whatwg-node/disposablestack@^0.0.3": |
| 3051 | + version "0.0.3" |
| 3052 | + resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.3.tgz#fbc3895880d5f61e0c484ea44921131872668abd" |
| 3053 | + integrity sha512-XP8JvzFSJbd4d9BWeeAbwMYjF8JwgpxbbMwXE3sZFK4md2RVU3u6f3u63Q+xATeara3/nJz+di9y8uvcDauq1Q== |
3054 | 3054 | dependencies:
|
3055 | 3055 | tslib "^2.6.3"
|
3056 | 3056 |
|
|
0 commit comments