|
1722 | 1722 | localforage "1.10.0"
|
1723 | 1723 |
|
1724 | 1724 | "@graphql-mesh/cli@^0.94.0":
|
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== |
| 1725 | + version "0.94.3" |
| 1726 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.94.3.tgz#53de456d3db5fd57265cd5c98b84e251b1d82b6a" |
| 1727 | + integrity sha512-YV9j5h6j4ovrcRweVRBBe6jK34frPAENpCtI9Y0FM2Q4VcZTbCaQJN+sr2v5w9e1W73Y8Syg1jlcDH0oXSsLLw== |
1728 | 1728 | dependencies:
|
1729 | 1729 | "@graphql-codegen/core" "^4.0.0"
|
1730 | 1730 | "@graphql-codegen/typed-document-node" "^5.0.0"
|
|
1734 | 1734 | "@graphql-codegen/typescript-resolvers" "^4.0.0"
|
1735 | 1735 | "@graphql-mesh/config" "^0.103.1"
|
1736 | 1736 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
1737 |
| - "@graphql-mesh/http" "^0.102.0" |
| 1737 | + "@graphql-mesh/http" "^0.102.1" |
1738 | 1738 | "@graphql-mesh/include" "^0.1.0"
|
1739 | 1739 | "@graphql-mesh/runtime" "^0.102.0"
|
1740 | 1740 | "@graphql-mesh/store" "^0.101.0"
|
|
1787 | 1787 | path-browserify "1.0.1"
|
1788 | 1788 |
|
1789 | 1789 | "@graphql-mesh/fusion-runtime@^0.7.0":
|
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== |
| 1790 | + version "0.7.3" |
| 1791 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.7.3.tgz#8870171c08db1d246a2cb7bd0987623fd7ea3127" |
| 1792 | + integrity sha512-zvbD/DdzA0eEeiZfx9uoAVQQRfBsb7+ZzZliqLc+ubBTlAyoXkc0ufcMuWJu8wqOZpqJcxcAv+B+6Z35WPXYlQ== |
1793 | 1793 | dependencies:
|
1794 | 1794 | "@envelop/core" "^5.0.1"
|
1795 | 1795 | "@graphql-mesh/cross-helpers" "^0.4.6"
|
|
1806 | 1806 | "@graphql-tools/wrap" "^10.0.5"
|
1807 | 1807 | "@whatwg-node/disposablestack" "^0.0.1"
|
1808 | 1808 | change-case "^4.1.2"
|
1809 |
| - graphql-yoga "^5.6.0" |
| 1809 | + graphql-yoga "^5.7.0" |
1810 | 1810 | tslib "^2.4.0"
|
1811 | 1811 |
|
1812 | 1812 | "@graphql-mesh/graphql@^0.101.0":
|
|
1820 | 1820 | "@graphql-tools/url-loader" "^8.0.0"
|
1821 | 1821 | lodash.get "^4.4.2"
|
1822 | 1822 |
|
1823 |
| -"@graphql-mesh/http@^0.102.0": |
1824 |
| - version "0.102.0" |
1825 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.102.0.tgz#fb694a269b89453acaa72c74d59dd17121ece33f" |
1826 |
| - integrity sha512-rQCA23Zbp0CDBerI11l3FHtlZRJm/plJG7UoN8TsMc+Ln0TcENGsldS+fpcGketsBdTNcFBqQsRdPJMyvmXLwA== |
| 1823 | +"@graphql-mesh/http@^0.102.1": |
| 1824 | + version "0.102.1" |
| 1825 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.102.1.tgz#7427c6881042970b720bb033cc7b64b7af845d35" |
| 1826 | + integrity sha512-IXq3AIYUlom4dDwUO2Yv/aLxaLkevLotji59Kd5vNr0fd2fsadLVHbKB5R2tw+Is7sx8udNxRprDWWuDQtv55A== |
1827 | 1827 | dependencies:
|
1828 | 1828 | "@whatwg-node/server" "^0.9.46"
|
1829 |
| - graphql-yoga "^5.6.0" |
| 1829 | + graphql-yoga "^5.7.0" |
1830 | 1830 |
|
1831 | 1831 | "@graphql-mesh/include@^0.1.0":
|
1832 | 1832 | version "0.1.0"
|
@@ -5240,7 +5240,7 @@ graphql-ws@^5.12.1, graphql-ws@^5.14.0:
|
5240 | 5240 | resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
|
5241 | 5241 | integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
|
5242 | 5242 |
|
5243 |
| -graphql-yoga@^5.6.0: |
| 5243 | +graphql-yoga@^5.7.0: |
5244 | 5244 | version "5.7.0"
|
5245 | 5245 | resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.7.0.tgz#7c9a6e14cd9483cf04d26b5a189f2eed4a8a7111"
|
5246 | 5246 | integrity sha512-QyGVvFAvGhMrzjJvhjsxsyoE+e4lNrj5f5qOsRYJuWIjyw7tHfbBvybZIwzNOGY0aB5sgA8BlVvu5hxjdKJ5tQ==
|
|
0 commit comments