|
1710 | 1710 | tslib "2.6.2"
|
1711 | 1711 |
|
1712 | 1712 | "@graphql-mesh/apollo-link@^0.103.0":
|
1713 |
| - version "0.103.3" |
1714 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.103.3.tgz#4885b87e4f0290c089497c60cf33b9e9df78b198" |
1715 |
| - integrity sha512-m7vZoLPJmu+1Y5Ugq0F6L1QBcUt0jzp+CMmYOvWK0d00kCq9uyi5Mrxt3MTiax98E8Q6w2N210tBVZfVPrDoDQ== |
| 1713 | + version "0.103.4" |
| 1714 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.103.4.tgz#b287525590eab64c1fd7ddecbfaf0e2e83c3fe5a" |
| 1715 | + integrity sha512-uUuaxnh7K3Xa7tC2cI1z4zyPE3Jd3J8M4B6V2NasJha0r3bKhk+ykH57SPjTBhVET8lhi1NX3K83mJc88bfjEw== |
1716 | 1716 |
|
1717 |
| -"@graphql-mesh/cache-localforage@^0.102.3": |
1718 |
| - version "0.102.3" |
1719 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.102.3.tgz#26ef3b61d830a758dd2090948ca318fba4257f6f" |
1720 |
| - integrity sha512-ViFsB/+hjT2UwLdyZlXNb/cX04vBygX0RZ3x2GUgKgo393yCUIeL1St+53KVBLA6nM94TP5u5/2QEVKOyCDP8Q== |
| 1717 | +"@graphql-mesh/cache-localforage@^0.102.4": |
| 1718 | + version "0.102.4" |
| 1719 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.102.4.tgz#ba023688ddfab986b6a645cdf5c382aec0071222" |
| 1720 | + integrity sha512-GozyT2o1FDvkjCJgb+e6OjkKoUCWltvqOZH6KrdiP/dG35vuv/pFVN2BsJK2ZdlSAfu86J5VIBLEwzy31Gkxyw== |
1721 | 1721 | dependencies:
|
1722 | 1722 | localforage "1.10.0"
|
1723 | 1723 |
|
1724 | 1724 | "@graphql-mesh/cli@^0.95.0":
|
1725 |
| - version "0.95.3" |
1726 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.95.3.tgz#066f00275647e5144168c2c56fbfe994d0ccca68" |
1727 |
| - integrity sha512-TnYaM7MdhQWL6+Lu9pcyw9EAA7fZB4ueyKUp5A+ZY2I2vt/XlhZEyOBBzjsSyDVE1XuoeuTq1BoDE4cgurxsfg== |
| 1725 | + version "0.95.4" |
| 1726 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.95.4.tgz#91bd8a27c24190c3c4d706caff96cf8745c9cc0f" |
| 1727 | + integrity sha512-NVVOQaszhR1aQCWR3oxuuMZvgyZMW+Zyd53GO8CA15RhPGcPVqaL/zz5cGXSKjIZ6HK0VThGuxzocsfq0AcsOw== |
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.3" |
| 1735 | + "@graphql-mesh/config" "^0.104.4" |
1736 | 1736 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
1737 |
| - "@graphql-mesh/http" "^0.103.3" |
| 1737 | + "@graphql-mesh/http" "^0.103.4" |
1738 | 1738 | "@graphql-mesh/include" "^0.1.0"
|
1739 |
| - "@graphql-mesh/runtime" "^0.103.3" |
1740 |
| - "@graphql-mesh/store" "^0.102.3" |
1741 |
| - "@graphql-mesh/types" "^0.102.3" |
1742 |
| - "@graphql-mesh/utils" "^0.102.3" |
| 1739 | + "@graphql-mesh/runtime" "^0.103.4" |
| 1740 | + "@graphql-mesh/store" "^0.102.4" |
| 1741 | + "@graphql-mesh/types" "^0.102.4" |
| 1742 | + "@graphql-mesh/utils" "^0.102.4" |
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.3": |
1765 |
| - version "0.104.3" |
1766 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.104.3.tgz#d263ffafa93d17d6c96f8b08be88a7f134a1f2a6" |
1767 |
| - integrity sha512-OFTUY0Tg5O3O/zaGKmzuh/dKxY+qVDC6gjKfN9jpegR81/P9cxbwVQZeYgae/UEAkxM2Ir/Mj5HqPlldi8VzRg== |
| 1764 | +"@graphql-mesh/config@^0.104.4": |
| 1765 | + version "0.104.4" |
| 1766 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.104.4.tgz#a8f4c2d94e7d5f71c079332ca0263368e93150af" |
| 1767 | + integrity sha512-DZG66+E2CuqJsGaCxYOGl1q0QsJnEkIgY21hOibXms/wQzqXnvZ2W+oCF3yPbtQG+7UOOgAfdmHRgBlODOIEdw== |
1768 | 1768 | dependencies:
|
1769 | 1769 | "@envelop/core" "^5.0.0"
|
1770 |
| - "@graphql-mesh/cache-localforage" "^0.102.3" |
1771 |
| - "@graphql-mesh/merger-bare" "^0.102.3" |
1772 |
| - "@graphql-mesh/merger-stitching" "^0.102.3" |
| 1770 | + "@graphql-mesh/cache-localforage" "^0.102.4" |
| 1771 | + "@graphql-mesh/merger-bare" "^0.102.4" |
| 1772 | + "@graphql-mesh/merger-stitching" "^0.102.4" |
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.3" |
1791 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.3.tgz#093dca9416f5f1b11c7f6652dacb6a19a121649c" |
1792 |
| - integrity sha512-XMJMqveAnM940S1KlQ26rbCHFR5cUDoduvKpjLUamst4yRUzkN6oHqv9Qy3jikM7TRu8TFc/WaRNqYoxUMXgWA== |
| 1790 | + version "0.8.4" |
| 1791 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.4.tgz#b0a14a412c6a5485b4c63d333eb60447e718577d" |
| 1792 | + integrity sha512-UISJoLjtx/0r8LnYQiGe07a7otxgfQonjb+4LXZPUfwx2mN1VTNYvKOMEyFbx6hvHD+3mL0pGOfzGAKRXDpOOQ== |
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.3" |
1797 |
| - "@graphql-mesh/transport-common" "^0.7.3" |
1798 |
| - "@graphql-mesh/types" "^0.102.3" |
1799 |
| - "@graphql-mesh/utils" "^0.102.3" |
1800 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1796 | + "@graphql-mesh/runtime" "^0.103.4" |
| 1797 | + "@graphql-mesh/transport-common" "^0.7.4" |
| 1798 | + "@graphql-mesh/types" "^0.102.4" |
| 1799 | + "@graphql-mesh/utils" "^0.102.4" |
| 1800 | + "@graphql-tools/delegate" "^10.0.21" |
1801 | 1801 | "@graphql-tools/executor" "^1.3.1"
|
1802 | 1802 | "@graphql-tools/federation" "^2.2.9"
|
1803 | 1803 | "@graphql-tools/stitch" "^9.2.10"
|
|
1810 | 1810 | tslib "^2.4.0"
|
1811 | 1811 |
|
1812 | 1812 | "@graphql-mesh/graphql@^0.102.0":
|
1813 |
| - version "0.102.3" |
1814 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.102.3.tgz#2755b892aa6476548a36614e64acab47559973b9" |
1815 |
| - integrity sha512-CwCEHlsck6YP1EQ9lODciFOWVFs8q8yEwkx5P48vxgrI6NBa2N4lU6n/s/5SFw3DuU07VL+Ww4davmPDv3p8Gw== |
| 1813 | + version "0.102.4" |
| 1814 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.102.4.tgz#70cb4cd8a8aca3d58e9bb7743671ab05f692e4b4" |
| 1815 | + integrity sha512-924mz58SkiaQpb3GxxlokRmY5u7/MwJUVuisQnYQgX5Z8EcN2nQI4MWAJ3MCn7XVWNrlTiukvyfA1ir9o8+33w== |
1816 | 1816 | dependencies:
|
1817 | 1817 | "@graphql-mesh/string-interpolation" "^0.5.6"
|
1818 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1818 | + "@graphql-tools/delegate" "^10.0.21" |
1819 | 1819 | "@graphql-tools/federation" "^2.2.9"
|
1820 | 1820 | "@graphql-tools/url-loader" "^8.0.0"
|
1821 | 1821 | lodash.get "^4.4.2"
|
1822 | 1822 |
|
1823 |
| -"@graphql-mesh/http@^0.103.3": |
1824 |
| - version "0.103.3" |
1825 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.103.3.tgz#85f285234dec70f9b56ac4214eb677add0ab9684" |
1826 |
| - integrity sha512-PZAYmw2DCamrCetK4veIRM12jBuyNvVAttaCSvJd8zOmoM39A1w0O9x8+iAP07mD2B4bvGVcG5ESuzsc1Ti0hQ== |
| 1823 | +"@graphql-mesh/http@^0.103.4": |
| 1824 | + version "0.103.4" |
| 1825 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.103.4.tgz#d8fef8812b1a6c0d16d836f50eeb2131a209a7f4" |
| 1826 | + integrity sha512-Y6P9v9Wkt9U3kGo5l46JPODllKippBDdmgsob8yaLib3LTJV74f5hPSzSzfexYaLQWC5pNAMiFYTe7Skb3X3sQ== |
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.3": |
1841 |
| - version "0.102.3" |
1842 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.102.3.tgz#251924fe9303e7b7ef00f1e7ffa6b4529a13a6c3" |
1843 |
| - integrity sha512-ZsAjFiw22jtM2cWo8YH66RXSJHd2ypfloZUrTMTE+gmIfRcyeDZuRbTR/5dZVVQCcoN4AcUqk2JTKhXsEyrKpg== |
| 1840 | +"@graphql-mesh/merger-bare@^0.102.4": |
| 1841 | + version "0.102.4" |
| 1842 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.102.4.tgz#2b1e72d7a579b300039afc15fe2371923f4256dd" |
| 1843 | + integrity sha512-M0qkYzzRmm4cAc6RbuK+CUqfIExk9WGHw2d1FonWUQXkvpXjJRHrDlO2p/Tr2w2+f97W8SpQqdN8uV8UckPuWA== |
1844 | 1844 | dependencies:
|
1845 |
| - "@graphql-mesh/merger-stitching" "0.102.3" |
| 1845 | + "@graphql-mesh/merger-stitching" "0.102.4" |
1846 | 1846 | "@graphql-tools/schema" "10.0.6"
|
1847 | 1847 |
|
1848 |
| -"@graphql-mesh/[email protected].3", "@graphql-mesh/merger-stitching@^0.102.3": |
1849 |
| - version "0.102.3" |
1850 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.102.3.tgz#8065b07bcdde8893b33bb5ca815bca086c8068d8" |
1851 |
| - integrity sha512-qe3V8h4B6xk19QevhiGlibI2zuMRspQh3iwJRcUZRwaBXFUW7G1CFTUdaBfgwhIiFoxF8ELsB4Zzoa3E4pNSZA== |
| 1848 | +"@graphql-mesh/[email protected].4", "@graphql-mesh/merger-stitching@^0.102.4": |
| 1849 | + version "0.102.4" |
| 1850 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.102.4.tgz#f51bf02a0e54af237430ac0ae01c63bd96c3c317" |
| 1851 | + integrity sha512-CtoXMwJPzFWbS4ZO30vqaFCUHmASs/xbjkz3sOtUd1VjsHy2HqjsaLgnBujK2vGmYL694cyftRL2HYBpWkdWeA== |
1852 | 1852 | dependencies:
|
1853 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1853 | + "@graphql-tools/delegate" "^10.0.21" |
1854 | 1854 | "@graphql-tools/schema" "^10.0.5"
|
1855 | 1855 | "@graphql-tools/stitch" "^9.2.10"
|
1856 | 1856 |
|
1857 |
| -"@graphql-mesh/runtime@^0.103.3": |
1858 |
| - version "0.103.3" |
1859 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.103.3.tgz#1910f275b5ff3156df9b7b662d3bc9c83d937aa8" |
1860 |
| - integrity sha512-FB8wbgdvjPHhZwCEanIiEw9D7XEVcB2nGws67GfBR/IQPfW3R9eNVqUe/b1IFzEaFdaTMAAubJ5t7fV7K1bCZg== |
| 1857 | +"@graphql-mesh/runtime@^0.103.4": |
| 1858 | + version "0.103.4" |
| 1859 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.103.4.tgz#6882374a0e29f8958ce6093a7bff899143db01f0" |
| 1860 | + integrity sha512-737MYOg97Uap+Fa5kZPrur/JTQ8OSJ5iQ4ADqF4zuTZTkBs7IvWeXfCL2//Oq5k2prpAx8FtcOq4qABpf9Qs7A== |
1861 | 1861 | dependencies:
|
1862 | 1862 | "@envelop/core" "^5.0.0"
|
1863 | 1863 | "@envelop/extended-validation" "^4.0.0"
|
1864 | 1864 | "@envelop/graphql-jit" "^8.0.0"
|
1865 | 1865 | "@graphql-mesh/string-interpolation" "^0.5.6"
|
1866 | 1866 | "@graphql-tools/batch-delegate" "^9.0.3"
|
1867 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1867 | + "@graphql-tools/delegate" "^10.0.21" |
1868 | 1868 | "@graphql-tools/executor" "^1.3.1"
|
1869 | 1869 | "@graphql-tools/wrap" "^10.0.5"
|
1870 | 1870 | "@whatwg-node/fetch" "^0.9.0"
|
1871 | 1871 | graphql-jit "0.8.6"
|
1872 | 1872 |
|
1873 |
| -"@graphql-mesh/store@^0.102.3": |
1874 |
| - version "0.102.3" |
1875 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.102.3.tgz#100c11d23e0ad10ba0e08a8c4724faf1f9815de0" |
1876 |
| - integrity sha512-kn3oZX7ezs/iDnR0w3fmJiPZV2cTzSzI4UP6jKWUakv8AyS17gE564g5AWqbJUdRjGWVXfAm2GnPnGKVeskCPg== |
| 1873 | +"@graphql-mesh/store@^0.102.4": |
| 1874 | + version "0.102.4" |
| 1875 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.102.4.tgz#2cb9fbcce8cecb93629a2202815f25d1503ea2a5" |
| 1876 | + integrity sha512-CfxpSO3KdxNNhOVg5MFmVlreHR5EODDGEh9zns19tqTKwUs4K/oeL89kiBEIwDDXZ1AvIvhLUQpS0ftoQT3kWA== |
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.3" |
1891 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.102.3.tgz#f895d72ec6486676342c9e67ef2abea072d0efb9" |
1892 |
| - integrity sha512-e3vAi74S7O/+Wv6h9ljBOPFh8i7q4cp7K5nKE53XkclZTzXU20d4ZP95arUuTQHWYhh+YFMSo83CF4YmWFBRvw== |
| 1890 | + version "0.102.4" |
| 1891 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.102.4.tgz#3c8668d83f5f48a15fc5dec75166858158b1d9c5" |
| 1892 | + integrity sha512-gI/XQC33zMlrTx7SH5nyW/mlABedRlaBDzvW32RUgvQN7cgRQyP3xOv3R9RJovqUaB/oD30Zt/seK3vVOcF1LA== |
1893 | 1893 | dependencies:
|
1894 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1894 | + "@graphql-tools/delegate" "^10.0.21" |
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.3" |
1900 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.102.3.tgz#24b0cf37ef217a4f5376b7069bdef78ab064be74" |
1901 |
| - integrity sha512-vTo0iCbCUnFzwPSocsOJGNAAc39ysQp+0tdBTj+Dol3X2nZpZc5mV32GNuc+XwuRLE2WZHYCiUvSmPINxoKIhg== |
| 1899 | + version "0.102.4" |
| 1900 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.102.4.tgz#c567d4f171f69e82885644a3a31b4a4ab3827986" |
| 1901 | + integrity sha512-vony8buf31UPV/ZiW/7ZP9fGjEBbNaU0pQRpGf1C8Fcl6KZZQnTp4t4DklBJZz/jdMy/lvZ63twFYFsQVDWHLg== |
1902 | 1902 | dependencies:
|
1903 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1903 | + "@graphql-tools/delegate" "^10.0.21" |
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.3" |
1909 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.102.3.tgz#021e17a022649a475040c49cf577081b4a1633b8" |
1910 |
| - integrity sha512-6Q1K6Q1ZNTibhNtAeuBNMiQG21BeQSQA3tjhhPKEslcPPlXvtf27SpzjtCLqjkfKEto67bP/wDo/xUdWAvHvnA== |
| 1908 | + version "0.102.4" |
| 1909 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.102.4.tgz#576021b59b252ea921738c6f6b851b0fc1c6e7ff" |
| 1910 | + integrity sha512-a/aO7YqEobpUDcQ/y5a1tvZ0JgnSyL+LmfnrRB5e4DPeh+cY/9i8mhA7GEjhYdA2kO+Aak9g5s/PIKAjMFhryA== |
1911 | 1911 | dependencies:
|
1912 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1912 | + "@graphql-tools/delegate" "^10.0.21" |
1913 | 1913 | "@graphql-tools/stitching-directives" "^3.1.2"
|
1914 | 1914 |
|
1915 |
| -"@graphql-mesh/transport-common@^0.7.3": |
1916 |
| - version "0.7.3" |
1917 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.3.tgz#9666692850fe50a6fc6d94f43fe22ac1b5ba0217" |
1918 |
| - integrity sha512-Z6IrTJ3vlk+XTb6g4fD7wxOUiLYNjeMXP+4ASJ8YOs3TD9uwF6UXF5wnS/aPHtxHz/TM+BPGWaitAdfDFopVBA== |
| 1915 | +"@graphql-mesh/transport-common@^0.7.4": |
| 1916 | + version "0.7.4" |
| 1917 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.4.tgz#62b670f031251e49216b8e0a5b3c0a9085c68987" |
| 1918 | + integrity sha512-NM7lEo8J4SyRr0fnOrBcZZdvLc6QnkJ7G0S3b36BUh64nZDlfm6rNbTe15L5c5As2X8tNveRywIg6L4Q0SsxEg== |
1919 | 1919 | dependencies:
|
1920 | 1920 | "@envelop/core" "^5.0.1"
|
1921 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1921 | + "@graphql-tools/delegate" "^10.0.21" |
1922 | 1922 | "@graphql-tools/utils" "^10.5.3"
|
1923 | 1923 |
|
1924 |
| -"@graphql-mesh/types@^0.102.3": |
1925 |
| - version "0.102.3" |
1926 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.3.tgz#f94cb58712569c65f3fd54ed0e8e11a93a056b2f" |
1927 |
| - integrity sha512-gdGhK4zJugTb5GY58B7TjwJZhB/T2VZG7zhIAdP+1+sW/zc7mfQOzg2JFj9fZgK/OA4CJfOR0/OVEXHscucM/A== |
| 1924 | +"@graphql-mesh/types@^0.102.4": |
| 1925 | + version "0.102.4" |
| 1926 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.4.tgz#9c50eaf14aef9e8048d7e48ef10275a909a2cada" |
| 1927 | + integrity sha512-1EcrqePKHgcRr5QDhXzuHcgQNuHEWBj0uXYFK6L3XEAtbl7NAWdGd52L3bybAFlKM0hDMZoeL2vEfenE/uIytw== |
1928 | 1928 | dependencies:
|
1929 | 1929 | "@graphql-tools/batch-delegate" "^9.0.3"
|
1930 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1930 | + "@graphql-tools/delegate" "^10.0.21" |
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.3" |
1935 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.103.3.tgz#aeda5acc8b6952a8b75a45496d5b04927533d17a" |
1936 |
| - integrity sha512-sfwD3PtHxVInExu5dFOzPfaEJHRBdpd0BNx/I2oh/0ZVgqJxpx5XVRu4h9c0iOERFC8FlHJRIDmfeyqSgqxC6g== |
| 1934 | + version "0.103.4" |
| 1935 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.103.4.tgz#1c3330b832399e8e7d56001d51c8d58e6218d7f9" |
| 1936 | + integrity sha512-ik8w7TkHbVyhJYDynZ7i5NmvKkljlG0ex4wQ8q72WZF3ivloZAclIhqLTbgC6/o4nm1hSZ8KVjBK8KmwObQwaA== |
1937 | 1937 |
|
1938 |
| -"@graphql-mesh/utils@^0.102.3": |
1939 |
| - version "0.102.3" |
1940 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.102.3.tgz#1734d77654ada2a9ed9871fa470a960e50f5d91b" |
1941 |
| - integrity sha512-NFNSkj4KliMCZf2Tu5Lg1j0yZJrwwe7QWOIk+7jD6lX8a2zBK583UU/GzTG3cWY0/L6Nfno+JtkStziyOSmP1g== |
| 1938 | +"@graphql-mesh/utils@^0.102.4": |
| 1939 | + version "0.102.4" |
| 1940 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.102.4.tgz#318b7c5adc1667f208a74428baceeb071e75c079" |
| 1941 | + integrity sha512-QsL9Cq6v+dVVPuf/YNr2tTjNjQBjgaGMKK3gOwjtOmvdWLPKIXT6Wu3xibcw2tWq5ieDQxQCxmNhqtXp/X9tVw== |
1942 | 1942 | dependencies:
|
1943 | 1943 | "@graphql-mesh/string-interpolation" "^0.5.6"
|
1944 |
| - "@graphql-tools/delegate" "^10.0.20" |
| 1944 | + "@graphql-tools/delegate" "^10.0.21" |
1945 | 1945 | "@whatwg-node/disposablestack" "^0.0.3"
|
1946 | 1946 | "@whatwg-node/fetch" "^0.9.13"
|
1947 | 1947 | dset "^3.1.2"
|
|
1982 | 1982 | tslib "^2.4.0"
|
1983 | 1983 | unixify "^1.0.0"
|
1984 | 1984 |
|
1985 |
| -"@graphql-tools/delegate@^10.0.11", "@graphql-tools/delegate@^10.0.12", "@graphql-tools/delegate@^10.0.20", "@graphql-tools/delegate@^10.0.4": |
| 1985 | +"@graphql-tools/delegate@^10.0.11", "@graphql-tools/delegate@^10.0.12", "@graphql-tools/delegate@^10.0.20", "@graphql-tools/delegate@^10.0.21", "@graphql-tools/delegate@^10.0.4": |
1986 | 1986 | version "10.0.21"
|
1987 | 1987 | resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-10.0.21.tgz#8ef35bc07e7e48c16d795d3a90a24342ae4076fb"
|
1988 | 1988 | integrity sha512-UytyYVvDfLQbCYG1aQo8Vc67c1WhEjzW9ytYKEEqMJSdlwfMCujHmCz7EyH5DNjTAKapDHuQcN5VivKGap/Beg==
|
|
0 commit comments