|
1722 | 1722 | localforage "1.10.0"
|
1723 | 1723 |
|
1724 | 1724 | "@graphql-mesh/cli@^0.94.0":
|
1725 |
| - version "0.94.1" |
1726 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.94.1.tgz#7131462bea1b157a131d12093cf696dedc77d762" |
1727 |
| - integrity sha512-Wf7t47hwbelzlYbSOAzvISWMYSIbIck/4ByXXhB+aOdsocFW008tX/jsZvtCIcNv7gnba4md/Jx2H6j1Iiui1A== |
| 1725 | + version "0.94.2" |
| 1726 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.94.2.tgz#16d6f24b2eb75ce10eec3db3767c99a58476e02e" |
| 1727 | + integrity sha512-DCLn3oJcPDT7PoZrez+F/mQhrssGTXNbGl+AYPMYXzVO+LwHWHSPg2C2pY2VH8uIAIyKH1fxMcAO5CAo66dPOg== |
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.103.0" |
| 1735 | + "@graphql-mesh/config" "^0.103.1" |
1736 | 1736 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
1737 | 1737 | "@graphql-mesh/http" "^0.102.0"
|
1738 | 1738 | "@graphql-mesh/include" "^0.1.0"
|
|
1761 | 1761 | node-libcurl "^4.0.0"
|
1762 | 1762 | uWebSockets.js "uNetworking/uWebSockets.js#semver:^20"
|
1763 | 1763 |
|
1764 |
| -"@graphql-mesh/config@^0.103.0": |
1765 |
| - version "0.103.0" |
1766 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.103.0.tgz#1afe9e7bd8b9abd05f5003b27cd6519a5a5148c8" |
1767 |
| - integrity sha512-CUBnkazJHLJWkO+BIdgwBTNb7Rf6X5dTHtJvwrFYG9K4nEBj8FSl5SaW9QmYnBa/YOjJu8TmGb0zNObfKb3Jmg== |
| 1764 | +"@graphql-mesh/config@^0.103.1": |
| 1765 | + version "0.103.1" |
| 1766 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.103.1.tgz#5c2025417ff2d1e19921aafcd649eb8d035a6fcc" |
| 1767 | + integrity sha512-MDCbEFyphQOolfiN/460btOq21tMi6o0TZzDU2AFPRomGjttewp907GKmZzwPVzyl3Z1X8pVyKJTkm6rUmIsDQ== |
1768 | 1768 | dependencies:
|
1769 | 1769 | "@envelop/core" "^5.0.0"
|
1770 | 1770 | "@graphql-mesh/cache-localforage" "^0.101.0"
|
1771 |
| - "@graphql-mesh/merger-bare" "^0.101.0" |
| 1771 | + "@graphql-mesh/merger-bare" "^0.101.1" |
1772 | 1772 | "@graphql-mesh/merger-stitching" "^0.101.0"
|
1773 | 1773 | "@graphql-tools/code-file-loader" "^8.0.0"
|
1774 | 1774 | "@graphql-tools/graphql-file-loader" "^8.0.0"
|
|
1787 | 1787 | path-browserify "1.0.1"
|
1788 | 1788 |
|
1789 | 1789 | "@graphql-mesh/fusion-runtime@^0.7.0":
|
1790 |
| - version "0.7.1" |
1791 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.7.1.tgz#ee4ba8b5407f4eaa1f3228b9ca482e8fa99d0cf8" |
1792 |
| - integrity sha512-HDcxW7FNsv2dfKkL5UtKBU+hHrIoIoue8L5vBHtYOukjs3AnF1MxHXBLtj+fZjTPkPpgkc7FY3ltyt0oc46a0g== |
| 1790 | + version "0.7.2" |
| 1791 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.7.2.tgz#4f34c43318171da1c3b2b1d5109db0779ac2d49e" |
| 1792 | + integrity sha512-1ekT7kDbtfU9HhuFAdcFAInXcfLbl3XIsih3FnJSQxVU4u8sJY3N3ZMGe2uJk+Ear/ZV8lqeuvhdw8SaHK/Dsg== |
1793 | 1793 | dependencies:
|
1794 | 1794 | "@envelop/core" "^5.0.1"
|
1795 | 1795 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
|
1837 | 1837 | get-tsconfig "^4.7.6"
|
1838 | 1838 | jiti "^1.21.6"
|
1839 | 1839 |
|
1840 |
| -"@graphql-mesh/merger-bare@^0.101.0": |
1841 |
| - version "0.101.0" |
1842 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.101.0.tgz#a1bdd0b1729edcdaaae17d982d41e054c3f7af68" |
1843 |
| - integrity sha512-blyuwX08ruAz8QHvw6BGbDLxcopUI606E60MlCdo5SNhiy21/3YpHHQ+Vr5Cj5bj/5YKbH10nTxiQqF2FS7xMQ== |
| 1840 | +"@graphql-mesh/merger-bare@^0.101.1": |
| 1841 | + version "0.101.1" |
| 1842 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.101.1.tgz#a3c073d410d045e6c132d43a4e6cc7fce0f1d564" |
| 1843 | + integrity sha512-VqWYgeVxKqJ8Y5LI/gIJBwqY0qZru5jBhSVQLBHCluoz2s0d1ObbkU1D1PYzWjdLVKz8ySTKqw8QWm3/TqmmUQ== |
1844 | 1844 | dependencies:
|
1845 | 1845 | "@graphql-mesh/merger-stitching" "0.101.0"
|
1846 |
| - "@graphql-tools/schema" "10.0.5" |
| 1846 | + "@graphql-tools/schema" "10.0.6" |
1847 | 1847 |
|
1848 | 1848 | "@graphql-mesh/[email protected]", "@graphql-mesh/merger-stitching@^0.101.0":
|
1849 | 1849 | version "0.101.0"
|
|
2103 | 2103 | p-limit "3.1.0"
|
2104 | 2104 | tslib "^2.4.0"
|
2105 | 2105 |
|
2106 |
| -"@graphql-tools/merge@^9.0.4", "@graphql-tools/merge@^9.0.5": |
2107 |
| - version "9.0.5" |
2108 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.5.tgz#f9a69fb82c68ae0deabb621f0643041da70e09d0" |
2109 |
| - integrity sha512-WPUBPh9t9eX44kiIy9dV9Bi5S6B91c13X2AldAw0TS9R5cXj3RyHffbKZtIoj/nYLv/tsRSyk/L429ZSiyOriQ== |
| 2106 | +"@graphql-tools/merge@^9.0.4", "@graphql-tools/merge@^9.0.5", "@graphql-tools/merge@^9.0.6": |
| 2107 | + version "9.0.6" |
| 2108 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.6.tgz#06d3268a46f268b380665fd6a73da609c1854ca3" |
| 2109 | + integrity sha512-TmkzFTFVieHnqu9mPTF6RxAQltaprpDQnM5HMTPSyMLXnJGMTvdWejV0yORKj7DW1YSi791/sUnKf8HytepBFQ== |
2110 | 2110 | dependencies:
|
2111 |
| - "@graphql-tools/utils" "^10.4.0" |
| 2111 | + "@graphql-tools/utils" "^10.5.4" |
2112 | 2112 | tslib "^2.4.0"
|
2113 | 2113 |
|
2114 | 2114 | "@graphql-tools/optimize@^1.3.0":
|
|
2143 | 2143 | "@graphql-tools/utils" "^10.0.13"
|
2144 | 2144 | tslib "^2.4.0"
|
2145 | 2145 |
|
2146 |
| -"@graphql-tools/[email protected].5", "@graphql-tools/schema@^10.0.0", "@graphql-tools/schema@^10.0.3", "@graphql-tools/schema@^10.0.4", "@graphql-tools/schema@^10.0.5": |
2147 |
| - version "10.0.5" |
2148 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.5.tgz#e92fb784792f75f857d350b4230913700b1932d1" |
2149 |
| - integrity sha512-LJl+yvmtRHx4gH6SM4WaLq+Utp8tzyB9cxxF88Z6D/AMVvT6/G+BtnXGdSB5Nmy2bAwebhi5w73tdx49yGUung== |
| 2146 | +"@graphql-tools/[email protected].6", "@graphql-tools/schema@^10.0.0", "@graphql-tools/schema@^10.0.3", "@graphql-tools/schema@^10.0.4", "@graphql-tools/schema@^10.0.5": |
| 2147 | + version "10.0.6" |
| 2148 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.6.tgz#48391195ea4557ef5b6f77950bcbf529dc5f4e7e" |
| 2149 | + integrity sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ== |
2150 | 2150 | dependencies:
|
2151 |
| - "@graphql-tools/merge" "^9.0.5" |
2152 |
| - "@graphql-tools/utils" "^10.4.0" |
| 2151 | + "@graphql-tools/merge" "^9.0.6" |
| 2152 | + "@graphql-tools/utils" "^10.5.4" |
2153 | 2153 | tslib "^2.4.0"
|
2154 | 2154 | value-or-promise "^1.0.12"
|
2155 | 2155 |
|
|
2196 | 2196 | value-or-promise "^1.0.11"
|
2197 | 2197 | ws "^8.12.0"
|
2198 | 2198 |
|
2199 |
| -"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.1.1", "@graphql-tools/utils@^10.2.1", "@graphql-tools/utils@^10.2.3", "@graphql-tools/utils@^10.3.0", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.3.4", "@graphql-tools/utils@^10.4.0", "@graphql-tools/utils@^10.5.3": |
| 2199 | +"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.1.1", "@graphql-tools/utils@^10.2.1", "@graphql-tools/utils@^10.2.3", "@graphql-tools/utils@^10.3.0", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.3.4", "@graphql-tools/utils@^10.4.0", "@graphql-tools/utils@^10.5.3", "@graphql-tools/utils@^10.5.4": |
2200 | 2200 | version "10.5.4"
|
2201 | 2201 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078"
|
2202 | 2202 | integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ==
|
|
2921 | 2921 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
|
2922 | 2922 | integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
|
2923 | 2923 |
|
2924 |
| -"@types/node@*", "@types/node@20.14.15", "@types/node@^20.0.0": |
2925 |
| - version "20.14.15" |
2926 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b" |
2927 |
| - integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw== |
| 2924 | +"@types/node@*", "@types/node@20.15.0", "@types/node@^20.0.0": |
| 2925 | + version "20.15.0" |
| 2926 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d" |
| 2927 | + integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA== |
2928 | 2928 | dependencies:
|
2929 |
| - undici-types "~5.26.4" |
| 2929 | + undici-types "~6.13.0" |
2930 | 2930 |
|
2931 | 2931 | "@types/node@^12.7.1":
|
2932 | 2932 | version "12.20.55"
|
@@ -8389,10 +8389,10 @@ undefsafe@^2.0.5:
|
8389 | 8389 | resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
|
8390 | 8390 | integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
|
8391 | 8391 |
|
8392 |
| -undici-types@~5.26.4: |
8393 |
| - version "5.26.5" |
8394 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
8395 |
| - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 8392 | +undici-types@~6.13.0: |
| 8393 | + version "6.13.0" |
| 8394 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5" |
| 8395 | + integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg== |
8396 | 8396 |
|
8397 | 8397 | unicode-canonical-property-names-ecmascript@^2.0.0:
|
8398 | 8398 | version "2.0.0"
|
|
0 commit comments