From 85a12e6f856d39dbc86510dccd7bcb679df2179a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 22:57:03 +0000 Subject: [PATCH 1/2] fix(deps): update all non-major dependencies --- examples/composition/package.json | 4 +- examples/nextjs/package.json | 4 +- examples/node/package.json | 2 +- packages/add-source-name/package.json | 6 +- packages/apollo/package.json | 2 +- packages/auto-pagination/package.json | 8 +- packages/auto-type-merging/package.json | 4 +- packages/block-tracking/package.json | 2 +- packages/cli/package.json | 4 +- packages/urql/package.json | 2 +- yarn.lock | 792 ++++++++++++------------ 11 files changed, 425 insertions(+), 405 deletions(-) diff --git a/examples/composition/package.json b/examples/composition/package.json index 38efb504..0ac9735a 100644 --- a/examples/composition/package.json +++ b/examples/composition/package.json @@ -10,8 +10,8 @@ }, "dependencies": { "@graphprotocol/client-cli": "2.2.7", - "@graphql-mesh/transform-rename": "0.12.75", - "concurrently": "7.3.0", + "@graphql-mesh/transform-rename": "0.12.78", + "concurrently": "7.4.0", "graphql": "16.6.0", "nodemon": "2.0.19", "ts-node": "10.9.1", diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 68f54d7f..e8000a8a 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -11,7 +11,7 @@ "graphiql": "graphclient serve-dev" }, "dependencies": { - "next": "12.2.5", + "next": "12.3.0", "react": "18.2.0", "react-dom": "18.2.0" }, @@ -20,7 +20,7 @@ "@types/node": "17.0.26", "@types/react": "18.0.18", "eslint": "8.23.0", - "eslint-config-next": "12.2.5", + "eslint-config-next": "12.3.0", "typescript": "4.8.3" } } diff --git a/examples/node/package.json b/examples/node/package.json index 4c6f263c..53fbe50d 100644 --- a/examples/node/package.json +++ b/examples/node/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@graphprotocol/client-cli": "2.2.7", - "concurrently": "7.3.0", + "concurrently": "7.4.0", "graphql": "16.6.0", "nodemon": "2.0.19", "ts-node": "10.9.1", diff --git a/packages/add-source-name/package.json b/packages/add-source-name/package.json index 57f0c372..2cba106d 100644 --- a/packages/add-source-name/package.json +++ b/packages/add-source-name/package.json @@ -54,9 +54,9 @@ }, "peerDependencies": { "graphql": "^15.2.0 || ^16.0.0", - "@graphql-tools/delegate": "9.0.5", - "@graphql-tools/wrap": "9.0.6", - "@graphql-tools/utils": "8.11.0", + "@graphql-tools/delegate": "9.0.6", + "@graphql-tools/wrap": "9.2.0", + "@graphql-tools/utils": "8.12.0", "@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0" }, "type": "module" diff --git a/packages/apollo/package.json b/packages/apollo/package.json index 13aabf57..77c4c178 100644 --- a/packages/apollo/package.json +++ b/packages/apollo/package.json @@ -46,7 +46,7 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/apollo-link": "8.0.0", + "@graphql-mesh/apollo-link": "8.0.1", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/packages/auto-pagination/package.json b/packages/auto-pagination/package.json index 65232a80..f7df13ce 100644 --- a/packages/auto-pagination/package.json +++ b/packages/auto-pagination/package.json @@ -46,15 +46,15 @@ "access": "public" }, "dependencies": { - "@graphql-tools/delegate": "9.0.5", - "@graphql-tools/wrap": "9.0.6", - "@graphql-tools/utils": "8.11.0", + "@graphql-tools/delegate": "9.0.6", + "@graphql-tools/wrap": "9.2.0", + "@graphql-tools/utils": "8.12.0", "lodash": "4.17.21", "tslib": "^2.4.0" }, "devDependencies": { "@types/lodash": "4.14.184", - "@graphql-mesh/transform-prefix": "0.11.74" + "@graphql-mesh/transform-prefix": "0.11.77" }, "peerDependencies": { "graphql": "^15.2.0 || ^16.0.0", diff --git a/packages/auto-type-merging/package.json b/packages/auto-type-merging/package.json index 8d6896f8..6bd957f2 100644 --- a/packages/auto-type-merging/package.json +++ b/packages/auto-type-merging/package.json @@ -46,8 +46,8 @@ "access": "public" }, "dependencies": { - "@graphql-tools/delegate": "9.0.5", - "@graphql-mesh/transform-type-merging": "0.4.29", + "@graphql-tools/delegate": "9.0.6", + "@graphql-mesh/transform-type-merging": "0.4.32", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/packages/block-tracking/package.json b/packages/block-tracking/package.json index 3a37787b..3d76603b 100644 --- a/packages/block-tracking/package.json +++ b/packages/block-tracking/package.json @@ -46,7 +46,7 @@ "access": "public" }, "dependencies": { - "@graphql-tools/utils": "8.11.0", + "@graphql-tools/utils": "8.12.0", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index ceacfb6e..3849aa5f 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -49,8 +49,8 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/cli": "0.78.2", - "@graphql-mesh/graphql": "0.31.5", + "@graphql-mesh/cli": "0.78.8", + "@graphql-mesh/graphql": "0.31.9", "tslib": "^2.4.0", "@graphprotocol/client-auto-pagination": "1.1.7", "@graphprotocol/client-auto-type-merging": "1.0.10", diff --git a/packages/urql/package.json b/packages/urql/package.json index 33abcab9..c0948682 100644 --- a/packages/urql/package.json +++ b/packages/urql/package.json @@ -46,7 +46,7 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/urql-exchange": "8.0.0", + "@graphql-mesh/urql-exchange": "8.0.1", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index aa0ec8fe..2659b6eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1474,28 +1474,28 @@ object-inspect "1.10.3" tslib "^2.0.0" -"@graphql-mesh/apollo-link@8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-8.0.0.tgz#49dae834cbcc1696643859fe6cff797a8ab69a7a" - integrity sha512-Zxy9TUkgk9nUQGXmLsT6neZEmeAuCoDPmcMNYR634NsG1VSfBAfPh7DcgbyZtvt2yR1U4lrqK3A3on7WHTE3bQ== +"@graphql-mesh/apollo-link@8.0.1": + version "8.0.1" + resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-8.0.1.tgz#caf1ea1331a5b91f1ceb18b63424941b159b885f" + integrity sha512-bi096iL6su+9hLk6IobXZpWyD4WDXUl9LBD0iChGMgM9TIOwdmC2tpufqdIemDnppDrM6XwrUUs77N2lFHkM8g== dependencies: - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/cache-localforage@0.6.35": - version "0.6.35" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.35.tgz#6c947eac9b3d74f6ded652c1e16ad2d06587ca5f" - integrity sha512-0FcPoguSSrdiIYaJkT2yObPQOCzm5s0VfN3pYNFn+6Y3cHf/ESyH8xXKwrZCkDb/xkEf5dPTXb8wo18T55SIIg== +"@graphql-mesh/cache-localforage@0.6.38": + version "0.6.38" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.38.tgz#b896561a240c42811116302046bfd8bd6ec0116e" + integrity sha512-tilwMskdX9ligpe4DBpXnbWI4WiKJpXNGNFK+tSRVBaAFTkkeRMOARt7HG5Lw6+3ovkiLYm0bl1pD1UbXnMK3w== dependencies: - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" localforage "1.10.0" tslib "^2.4.0" -"@graphql-mesh/cli@0.78.2": - version "0.78.2" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.78.2.tgz#df1795c2317d745dc55c4d09b6f152c1da845607" - integrity sha512-ui5b1+yE3hIuKitLbrLQBn05Wrci9RiReVo+mCsnH1eIWelHH0C0tu7aQZlL9h70LK54t5cEWqfVuRkI0us4EA== +"@graphql-mesh/cli@0.78.8": + version "0.78.8" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.78.8.tgz#18a8c619631ff72d288fb69da81f6e3635c7e84c" + integrity sha512-oC24NM4CjWcXvOPP0aiQ85LEEx93T0KfZ94T3DpR/pkKP3IS/AH12qgb1TSvd6FoA8XBFOzDbTvPxJK/TLiwYA== dependencies: "@graphql-codegen/core" "2.6.2" "@graphql-codegen/typed-document-node" "2.3.3" @@ -1503,20 +1503,14 @@ "@graphql-codegen/typescript-generic-sdk" "3.0.1" "@graphql-codegen/typescript-operations" "2.5.3" "@graphql-codegen/typescript-resolvers" "2.7.3" - "@graphql-mesh/config" "8.0.0" - "@graphql-mesh/cross-helpers" "0.2.4" - "@graphql-mesh/http" "0.1.2" - "@graphql-mesh/runtime" "0.44.0" - "@graphql-mesh/store" "0.8.38" - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/code-file-loader" "7.3.5" - "@graphql-tools/graphql-file-loader" "7.5.4" - "@graphql-tools/load" "7.7.6" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" - "@whatwg-node/fetch" "0.3.2" - "@whatwg-node/server" "0.1.2" + "@graphql-mesh/config" "8.0.3" + "@graphql-mesh/cross-helpers" "0.2.5" + "@graphql-mesh/http" "0.1.6" + "@graphql-mesh/runtime" "0.44.3" + "@graphql-mesh/store" "0.8.41" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/utils" "8.12.0" ajv "8.11.0" change-case "4.1.2" cosmiconfig "7.0.1" @@ -1526,8 +1520,6 @@ graphql-scalars "1.18.0" graphql-ws "5.10.1" graphql-yoga "3.0.0-alpha-20220905163021-e923bb34" - itty-router "2.6.1" - itty-router-extras "0.4.2" json-bigint-patch "0.0.8" json5 "2.2.1" mkdirp "1.0.4" @@ -1537,132 +1529,132 @@ ts-node "10.9.1" tsconfig-paths "4.1.0" tslib "^2.4.0" - typescript "4.8.2" + typescript "4.8.3" ws "8.8.1" yargs "17.5.1" -"@graphql-mesh/config@8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-8.0.0.tgz#b97a81994e396ead58d5e64d314d287c7699d856" - integrity sha512-B527LjkV5NqI5CmHXbmIBaBqysvEPARM5m6MscwSYnzO4NEUtAdbdI6AutmGjv1TeVonnMsy9vjw407P6ffwqw== +"@graphql-mesh/config@8.0.3": + version "8.0.3" + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-8.0.3.tgz#ba2193949aa3dc15626ccf380bd4eaab347f73f9" + integrity sha512-Xy9QLjxIBniZWUrbjdMMF8RRK6+KSappgBvht102KplqZw4JpsiXh4fCaIhWrg62vsbsXjJw93bRDD0Osb9DKw== dependencies: "@envelop/core" "2.6.0" - "@graphql-mesh/cache-localforage" "0.6.35" - "@graphql-mesh/cross-helpers" "0.2.4" - "@graphql-mesh/merger-bare" "0.15.19" - "@graphql-mesh/merger-stitching" "0.16.18" - "@graphql-mesh/store" "0.8.38" - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/code-file-loader" "7.3.5" - "@graphql-tools/graphql-file-loader" "7.5.4" - "@graphql-tools/load" "7.7.6" - "@graphql-tools/utils" "8.11.0" - "@whatwg-node/fetch" "0.3.2" + "@graphql-mesh/cache-localforage" "0.6.38" + "@graphql-mesh/cross-helpers" "0.2.5" + "@graphql-mesh/merger-bare" "0.15.22" + "@graphql-mesh/merger-stitching" "0.16.21" + "@graphql-mesh/store" "0.8.41" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/code-file-loader" "7.3.6" + "@graphql-tools/graphql-file-loader" "7.5.5" + "@graphql-tools/load" "7.7.7" + "@graphql-tools/utils" "8.12.0" + "@whatwg-node/fetch" "0.4.2" camel-case "4.1.2" param-case "3.0.4" pascal-case "3.1.2" tslib "^2.4.0" -"@graphql-mesh/cross-helpers@0.2.4": - version "0.2.4" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cross-helpers/-/cross-helpers-0.2.4.tgz#a69957e3dcc1c192b5ff1d1336ca827907683753" - integrity sha512-loXso7U5fhe2QcCNoUKMvdMU0TBstgFcmwjarONPKvGiGFQSg6m5cBqrd9Q7ngVCxJmA0JgXgPHDutX5A8xQ6Q== +"@graphql-mesh/cross-helpers@0.2.5": + version "0.2.5" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cross-helpers/-/cross-helpers-0.2.5.tgz#2b3435f2909862a37bb1d2e180f3061ce590f02b" + integrity sha512-dnMkdzsr9LuY6DzxCT5KZZc6nT3IIeZ7bZ/cJZp98ML0zjraQwH5eH6mqy5iNmRHgSMzqIrEvfurK73QiSnz2w== dependencies: - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/utils" "8.12.0" path-browserify "1.0.1" react-native-fs "2.20.0" react-native-path "0.0.5" -"@graphql-mesh/graphql@0.31.5": - version "0.31.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.31.5.tgz#55505f1e6376431e5e75482a6bec738a71608c3e" - integrity sha512-d7XyMzOfwmPiVIle88oyIy7/KWsGgbB7IVsNJAh9EUUhdg/jmIWjTGCDOcMe9CUBREyzgYRLnOcqZVGdjX480w== +"@graphql-mesh/graphql@0.31.9": + version "0.31.9" + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.31.9.tgz#8ef3d2df6915f57ceea32fd3122c02b891c544bc" + integrity sha512-zsSNtP+xzIVUerw+MPT0UKkNGoKBz/nVVtYmmOJ1Q19ZI3/4zlY2Q6Opcf9MS1IzOWxIXCJKWrNUX5+mKLn1lQ== dependencies: - "@graphql-mesh/cross-helpers" "0.2.4" - "@graphql-mesh/store" "0.8.38" + "@graphql-mesh/cross-helpers" "0.2.5" + "@graphql-mesh/store" "0.8.41" "@graphql-mesh/string-interpolation" "0.3.2" - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/url-loader" "7.15.0" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/url-loader" "7.16.1" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" lodash.get "4.4.2" tslib "^2.4.0" -"@graphql-mesh/http@0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.1.2.tgz#464be82f5dd9bb7661b12fbf581693185f6310ed" - integrity sha512-hnyw7nON/Q6RfzEdGbnBaFBHiOBBzEcrwEBtFENHVMNYpt0Gwb0iLMAceGLzCDOWTxFTn3zIcx26vTOwX1GM8A== - dependencies: - "@graphql-mesh/cross-helpers" "0.2.4" - "@graphql-mesh/runtime" "0.44.0" - "@graphql-mesh/utils" "0.41.5" - "@whatwg-node/fetch" "0.3.2" - "@whatwg-node/server" "0.1.2" +"@graphql-mesh/http@0.1.6": + version "0.1.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.1.6.tgz#b32d55311f113c889ab762d99614622b7734fd18" + integrity sha512-1+QN+4GLQpoQhDUoGj+nGCeAwznf7uiG/uYiq9dKlc2dmye+btE25SeT56rt814352HD/B+ab4mqSrMJqV9loA== + dependencies: + "@graphql-mesh/cross-helpers" "0.2.5" + "@graphql-mesh/runtime" "0.44.3" + "@graphql-mesh/utils" "0.41.8" + "@whatwg-node/fetch" "0.4.2" + "@whatwg-node/server" "0.2.0" graphql-yoga "3.0.0-alpha-20220905163021-e923bb34" itty-router "2.6.1" itty-router-extras "0.4.2" tslib "^2.4.0" -"@graphql-mesh/merger-bare@0.15.19": - version "0.15.19" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.19.tgz#bc5f8b57f38d0e8cb893fc0e21b1702a41cd10c5" - integrity sha512-wxjEyIUZf0dwOjQIn3egEPb/lIWpv7kYHGS6JCO1CLSrgrHtq9qcnqDQmnH+4UEL17ZU0a5UhHw9jxqLmZOrMg== +"@graphql-mesh/merger-bare@0.15.22": + version "0.15.22" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.22.tgz#5cd9ab553308a3f1a4188bb27ff99cf0e19b1c83" + integrity sha512-4gRuBmEB35x1iflDzrTPAKUaZXovVzsZWgVtKLW+VlOpthKSdpBdZ4p/xhJIqJDjaLoEXdBAnvfnkJ6vu3zlkg== dependencies: - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/schema" "9.0.3" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" tslib "^2.4.0" -"@graphql-mesh/merger-stitching@0.16.18": - version "0.16.18" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.18.tgz#dea0b935ca433d317864a5cc3566f7746e39003b" - integrity sha512-2cuEgYV6O8n7XqO5YkHIc1Mk6eAt3pxtW/Z4D/uB5eG7ln1SyQ1gLGmVAXUXjJmyDJqwJdftujSvVM1KptuCnA== - dependencies: - "@graphql-mesh/store" "0.8.38" - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/schema" "9.0.3" - "@graphql-tools/stitch" "8.7.8" - "@graphql-tools/stitching-directives" "2.3.8" - "@graphql-tools/utils" "8.11.0" +"@graphql-mesh/merger-stitching@0.16.21": + version "0.16.21" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.21.tgz#d5d8631eb96f307a213b8fec679e1a16a3f5d6c1" + integrity sha512-KWjthXlt0fMgei0y0AZiraDOgZhVsXIoqa0GQZev4yIQ9/Ad39GG2j+k/e8CrRBchulcQrDByp3xlRUD7awYsQ== + dependencies: + "@graphql-mesh/store" "0.8.41" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/stitch" "8.7.10" + "@graphql-tools/stitching-directives" "2.3.9" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/runtime@0.44.0": - version "0.44.0" - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.44.0.tgz#11f907332e2ac106458dfb968c3c202b406ca2de" - integrity sha512-6ATR7CNQpVZKUNp6cfMr7ADbIpVbqAn369Oicwlbj/wmB891vc/wbtPpyvKRcJiPYdbq+Bs1owyDgSPZYiV/+g== +"@graphql-mesh/runtime@0.44.3": + version "0.44.3" + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.44.3.tgz#a64b06a04ca6ac1d00a21cc6dd5ac29e438dfa7e" + integrity sha512-LdK+WheFi894wQT1CoSrMSFOMMoF6lQnbEOXZBdccu6qo01kynZHvqPIO0A0RNvTAkNBn8myyDAxfGu7U6j3gw== dependencies: "@envelop/core" "2.6.0" "@envelop/extended-validation" "1.9.0" - "@graphql-mesh/cross-helpers" "0.2.4" + "@graphql-mesh/cross-helpers" "0.2.5" "@graphql-mesh/string-interpolation" "0.3.2" - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/batch-delegate" "8.3.8" - "@graphql-tools/batch-execute" "8.5.5" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" - "@whatwg-node/fetch" "0.3.2" - fetchache "0.1.2" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/batch-delegate" "8.3.9" + "@graphql-tools/batch-execute" "8.5.6" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" + "@whatwg-node/fetch" "0.4.2" + fetchache "0.1.4" tslib "^2.4.0" -"@graphql-mesh/store@0.8.38": - version "0.8.38" - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.38.tgz#ebe1b9abb0fbfb579fed314e0899b0306668fdce" - integrity sha512-NnId1q0r9cfNvfbfzjCKgCRrAKozGlZyAnSBuYFXtPT9nRXfNmVt/0PqjDDF0EkMbmNAW6sQeCAsGP0fLsrS7Q== +"@graphql-mesh/store@0.8.41": + version "0.8.41" + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.41.tgz#adff9660075bc1594d088f5840deb5d403905bb1" + integrity sha512-uDaiJsAWyOt2fTF2B49x2R6JEO7IjT5Z4CWXbiAnbyouRUIpunTK3kfMNm05QuPJHA9TTEWtTUW9ZP+kPL2cew== dependencies: "@graphql-inspector/core" "3.3.0" - "@graphql-mesh/cross-helpers" "0.2.4" - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/utils" "8.11.0" + "@graphql-mesh/cross-helpers" "0.2.5" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" "@graphql-mesh/string-interpolation@0.3.2": @@ -1674,76 +1666,72 @@ json-pointer "0.6.2" lodash.get "4.4.2" -"@graphql-mesh/transform-prefix@0.11.74": - version "0.11.74" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.74.tgz#b1e4389f00f8112e49ec4115d4d0f1f3b2645935" - integrity sha512-YVLwnHbfBpDlzNA06Y2GJAQBZOrhxNivL9KYqz+fpbcTJqe74RIzy9+Hd496TnLEZoj1Q5MrLcTstP2g1h0X8g== +"@graphql-mesh/transform-prefix@0.11.77": + version "0.11.77" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.77.tgz#32771f510285d1b7ef69c42b01e61d080b0341db" + integrity sha512-6SXjBo/uXQ1bKg/MYqfTSd4Md4ihpGxEDp0Z8P2a8dvuah/0ipevLe9OG5Li+vbEY4nyHeLELB/VANoDbNn3gg== dependencies: - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" graphql-scalars "1.18.0" tslib "^2.4.0" -"@graphql-mesh/transform-rename@0.12.75": - version "0.12.75" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.75.tgz#8504089ba83606f7c83f7165e72eb6e46335bd69" - integrity sha512-OONfeQlzLPFOhaHpdHfnMT5SIJ+bcAC7kB7Zld2eHaWzmRDQrh/0MQinK7qBC1v+vNzA/ghOgMFBRnLmP3CJPQ== +"@graphql-mesh/transform-rename@0.12.78": + version "0.12.78" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.78.tgz#9f364869923e942c008c8f6fe2954068f4eb7e99" + integrity sha512-JZ171xX+PBjtxzGTtoB83JmRdbsLa/TW2pG+5MkIVoAhw7UXLm8aSGRkJMzJTz1S2G96r8s3whRjYfDvftKguw== dependencies: - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" tslib "^2.4.0" -"@graphql-mesh/transform-type-merging@0.4.29": - version "0.4.29" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.29.tgz#3d1c0ca2f4d72e8b2b76b87b9b6ddd0e4ab684f4" - integrity sha512-sraYkw7rCvsbXjcLLW9vZUjE0e7eU4aN44xjZX31TJe+5TbkNDZ44hT04OP+BUvjJQQTfe6rHS8poe/Z5FnaaQ== +"@graphql-mesh/transform-type-merging@0.4.32": + version "0.4.32" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.32.tgz#6d86e3a30ec22a7d606b2fb88093e5d42e8a0944" + integrity sha512-kik6LVHIMbcz+BdtlYOQPdxcoAIIib8WhgMQhqU30mX2ozMJawdr9g9DuAe+LR9kLRBubic47IU8kFJ2MBPlbA== dependencies: - "@graphql-mesh/types" "0.83.0" - "@graphql-mesh/utils" "0.41.5" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/stitching-directives" "2.3.8" + "@graphql-mesh/types" "0.83.3" + "@graphql-mesh/utils" "0.41.8" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/stitching-directives" "2.3.9" tslib "^2.4.0" -"@graphql-mesh/types@0.83.0": - version "0.83.0" - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.83.0.tgz#872bcec65fb6065a4153d37ba37fdb7ecd55a353" - integrity sha512-e5bep7XQDp1sPtQMQT1mBTgszX0bxqGpqQ7zU2nqaGphOSR6WDn0EmxQkDIvgvc0rothtQ0yQsqRkGxIav/nhw== +"@graphql-mesh/types@0.83.3": + version "0.83.3" + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.83.3.tgz#7f8b184aec45b855110f487ab98fd5e070910685" + integrity sha512-bSqumUrobTvSsPFLnmTbJRiqfq1IVUzdpyT8BHwE2ICw/39qsEGlr9EKCBFdEG6CgQQmHiQHk8+UQuOGq7GpEA== dependencies: - "@graphql-mesh/store" "0.8.38" - "@graphql-tools/batch-delegate" "8.3.8" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" + "@graphql-mesh/store" "0.8.41" + "@graphql-tools/batch-delegate" "8.3.9" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" "@graphql-typed-document-node/core" "3.1.1" tslib "^2.4.0" -"@graphql-mesh/urql-exchange@8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-8.0.0.tgz#e0c5dc481def31815273f52edff727a131df4b15" - integrity sha512-lON2FWCXcd43Hq+0pKigyoX3Ix8Lbz/bMuC2Fpg+ng9NefdkOeT+LFaR9NSHOj01I/TOt9fHeQnaydT8Nzl98w== +"@graphql-mesh/urql-exchange@8.0.1": + version "8.0.1" + resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-8.0.1.tgz#a64307b43e98315bd20e8bec74901de5bfecf176" + integrity sha512-edJ41oY4fsj4gFz+2se3wDig9/8Jkos1ugty90nt7KPHAvGx13ccT+HsQ7IVFtGEPBcaxO2c96sgTGhMNtrWbw== dependencies: - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/utils@0.41.5": - version "0.41.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.41.5.tgz#475c319af8f3982f0cae6fb46e9ff947f9e79306" - integrity sha512-t3I5lJIHZdC08Iqu1CSp7g61/6kGV3A/JTUntSJ3cr6MmsXHCfiIT2uYEr6DPdZ8+FMOf8+ks/JssUNnjpfjbw== +"@graphql-mesh/utils@0.41.8": + version "0.41.8" + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.41.8.tgz#cbaae31f734a6628ec3f94c2eb090322496a0c6f" + integrity sha512-/bavHUDAtn6K/5UfnFELuMdjPBMjLSn985Eaa/whVg/tbK7UnK4DX/+UF+A7mHanWfAY2KCP17ixeMHGUODx4A== dependencies: - "@graphql-mesh/cross-helpers" "0.2.4" + "@graphql-mesh/cross-helpers" "0.2.5" "@graphql-mesh/string-interpolation" "0.3.2" - "@graphql-mesh/types" "0.83.0" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" - "@graphql-typed-document-node/core" "3.1.1" - "@whatwg-node/fetch" "0.3.2" - fetchache "0.1.2" - file-uri-to-path "2.0.0" + "@graphql-mesh/types" "0.83.3" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" js-yaml "4.1.0" lodash.get "4.4.2" lodash.set "4.3.2" @@ -1751,77 +1739,77 @@ tiny-lru "8.0.2" tslib "^2.4.0" -"@graphql-tools/batch-delegate@8.3.8": - version "8.3.8" - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.3.8.tgz#8a570112e0b426a8be23f985f7319f861ad6e89a" - integrity sha512-oTOAHAV0zQNDuKJaRYa3PhO+wekogkyWDkmHvgHoHpfHr0qg3sD/B/FR6yWE2A0WCAWAdidu32ZN0DcbKxu9dA== +"@graphql-tools/batch-delegate@8.3.9": + version "8.3.9" + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.3.9.tgz#5a2579dc23c993e034629618ebc7b1abbde1994e" + integrity sha512-t2C2oDRBtPRKZZpU5O0RcTP9xnAV0XibTvGmlpInZW/4+AYiLfkNnFXj4ioQ9kt+oCHZCMT4WOy5nbwzV1dFkg== dependencies: - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" dataloader "2.1.0" tslib "^2.4.0" -"@graphql-tools/batch-execute@8.5.5": - version "8.5.5" - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.5.5.tgz#7df4ef10bd23711fad560391ca38e1dc65f6e09e" - integrity sha512-lSPx5MkHjunsJigVQnCJuHn4q4cpe2bLPCl0JQMg9MmUeFzFdKik5Mv4MGIB79P9D2usjS/stT/TrFiJ7KnQuw== +"@graphql-tools/batch-execute@8.5.6": + version "8.5.6" + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.5.6.tgz#476c2f9af1c302567e798d63063f1a2dfaad754a" + integrity sha512-33vMvVDLBKsNJVNhcySVXF+zkcRL/GRs1Lt+MxygrYCypcAPpFm+amE2y9vOCFufuaKExIX7Lonnmxu19vPzaQ== dependencies: - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/utils" "8.12.0" dataloader "2.1.0" tslib "^2.4.0" value-or-promise "1.0.11" -"@graphql-tools/code-file-loader@7.3.5", "@graphql-tools/code-file-loader@^7.3.0": - version "7.3.5" - resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-7.3.5.tgz#d4abd86ce884b932b16828057170471f91a3110c" - integrity sha512-pLvMraoDKo/bvkAajvrOwLzmV0rnTvKlk23fH3JBtgzTj55M3MwiS12d60ZPMkTV97hWTq/ZH5AxgoDaXZm0xg== +"@graphql-tools/code-file-loader@7.3.6", "@graphql-tools/code-file-loader@^7.3.0": + version "7.3.6" + resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-7.3.6.tgz#3e6bdd4dc93c592be3d6fbcc2c2bad1228ca0f8d" + integrity sha512-PNWWSwSuQAqANerDwS0zdQ5FPipirv75TjjzBHnY+6AF/WvKq5sQiUQheA2P7B+MZc/KdQ7h/JAGMQOhKNVA+Q== dependencies: - "@graphql-tools/graphql-tag-pluck" "7.3.5" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/graphql-tag-pluck" "7.3.6" + "@graphql-tools/utils" "8.12.0" globby "^11.0.3" tslib "^2.4.0" unixify "^1.0.0" -"@graphql-tools/delegate@9.0.5": - version "9.0.5" - resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-9.0.5.tgz#c8e669b23326508b80e5a455da65835c9021add5" - integrity sha512-oUowVftgjYmJ7JeByBN8b6twliYh1Kn1tzMGVrwnx8ESZmY75MIZJqo5Uz7y7ioRopGrWPEyNpkJE5sDccqrMg== +"@graphql-tools/delegate@9.0.6": + version "9.0.6" + resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-9.0.6.tgz#734c188520bd10952517319a165bcf46cad5a35f" + integrity sha512-HMA7rcJLQA3dJwWRG2271mRCdh0SLaK5+FPg+F7JIa3aF5fRdN4pVHNDaAjQeyKOQ2afjgjO5FvOyJwv/ve7Bg== dependencies: - "@graphql-tools/batch-execute" "8.5.5" - "@graphql-tools/schema" "9.0.3" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/batch-execute" "8.5.6" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/utils" "8.12.0" dataloader "2.1.0" tslib "~2.4.0" value-or-promise "1.0.11" -"@graphql-tools/graphql-file-loader@7.5.4", "@graphql-tools/graphql-file-loader@^7.3.7": - version "7.5.4" - resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.5.4.tgz#6157747af28a4f9b013c6d4ccaf262d917e69b16" - integrity sha512-Lw9kCMvwhMUYggrIRcXpGoGmP/NEil61fqvr8iGeHAAlg6qWpY41pF0sLZ4fDbJ10bPzUuqfVQxgCaOkx22/aQ== +"@graphql-tools/graphql-file-loader@7.5.5", "@graphql-tools/graphql-file-loader@^7.3.7": + version "7.5.5" + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.5.5.tgz#d8afb391282e3dc33005df04bdec8488e4ab101d" + integrity sha512-OL+7qO1S66TpMK7OGz8Ag2WL08HlxKxrObVSDlxzWbSubWuXM5v959XscYAKRf6daYcVpkfNvO37QjflL9mjhg== dependencies: - "@graphql-tools/import" "6.7.5" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/import" "6.7.6" + "@graphql-tools/utils" "8.12.0" globby "^11.0.3" tslib "^2.4.0" unixify "^1.0.0" -"@graphql-tools/graphql-tag-pluck@7.3.5": - version "7.3.5" - resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.3.5.tgz#20c78ff80bc2c8d80ea67ef3c61a8bc361353054" - integrity sha512-NljcDQNkYQ+UBFthdYpjLSTf3qDByTIun/+psW3SmuwBQ7QhLC8cVWePXSU5CAvrjV1xtwdfnP8pstT6FpfSJQ== +"@graphql-tools/graphql-tag-pluck@7.3.6": + version "7.3.6" + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.3.6.tgz#27029ef9e8d7f4bcf8dd8627fb93bd45cc0215fd" + integrity sha512-qULgqsOGKY1/PBqmP7fJZqbCg/TzPHKB9Wl51HGA9QjGymrzmrH5EjvsC8RtgdubF8yuTTVVFTz1lmSQ7RPssQ== dependencies: "@babel/parser" "^7.16.8" "@babel/traverse" "^7.16.8" "@babel/types" "^7.16.8" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-tools/import@6.7.5": - version "6.7.5" - resolved "https://registry.yarnpkg.com/@graphql-tools/import/-/import-6.7.5.tgz#c087c67b8bb0e94df798ac4112d16a13055acfb2" - integrity sha512-xEIsWMoq1Ywi9H4rbeag0kYem9D+1K6GNB5EP7JZp8fKS7U3DYt+xCMy7/eSCf9TNPxe3q9FVMPWSVqf0Pzk3g== +"@graphql-tools/import@6.7.6": + version "6.7.6" + resolved "https://registry.yarnpkg.com/@graphql-tools/import/-/import-6.7.6.tgz#9bc0bb304a6fcc43aa2c9177631670b1fdfb2115" + integrity sha512-WtUyiO2qCaK/H4u81zAw/NbBvCOzwKl4N+Vl+FqrFCzYobscwL6x6roePyoXM1O3+JJIIn3CETv4kg4kwxaBVw== dependencies: - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/utils" "8.12.0" resolve-from "5.0.0" tslib "^2.4.0" @@ -1835,17 +1823,17 @@ tslib "^2.4.0" unixify "^1.0.0" -"@graphql-tools/load@7.7.6", "@graphql-tools/load@^7.5.5": - version "7.7.6" - resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.7.6.tgz#9aa232a82c0ba3353f22fa0edc80c612ee6b5b80" - integrity sha512-4dWBZhc14Z7QHICABHaL2MGBRMmJ+tKNYPcQBQQYLo22ArApWCBQ73tkDMhyM9M2GXteJBPsxcwb0LaOau30zQ== +"@graphql-tools/load@7.7.7", "@graphql-tools/load@^7.5.5": + version "7.7.7" + resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.7.7.tgz#0d6fb0804177658f609562982a6a68e008073ca0" + integrity sha512-IpI2672zcoAX4FLjcH5kvHc7eqjPyLP1svrIcZKQenv0GRS6dW0HI9E5UCBs0y/yy8yW6s+SvpmNsfIlkMj3Kw== dependencies: - "@graphql-tools/schema" "9.0.3" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/utils" "8.12.0" p-limit "3.1.0" tslib "^2.4.0" -"@graphql-tools/merge@8.3.5", "@graphql-tools/merge@^8.2.6": +"@graphql-tools/merge@8.3.5": version "8.3.5" resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.5.tgz#6360a05759c05f00a68b18a83295a2663f4b9324" integrity sha512-NunMCiYNK5GVJewhqQKsUnTFKSsScmZX6Lvf/LLxCDwczMH2Xi4ifRtb2GSQaX1+TYV4Rj/BAE8VUvO3tKIUhQ== @@ -1853,6 +1841,14 @@ "@graphql-tools/utils" "8.11.0" tslib "^2.4.0" +"@graphql-tools/merge@8.3.6", "@graphql-tools/merge@^8.2.6": + version "8.3.6" + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.6.tgz#97a936d4c8e8f935e58a514bb516c476437b5b2c" + integrity sha512-uUBokxXi89bj08P+iCvQk3Vew4vcfL5ZM6NTylWi8PIpoq4r5nJ625bRuN8h2uubEdRiH8ntN9M4xkd/j7AybQ== + dependencies: + "@graphql-tools/utils" "8.12.0" + tslib "^2.4.0" + "@graphql-tools/mock@^8.7.0": version "8.7.5" resolved "https://registry.yarnpkg.com/@graphql-tools/mock/-/mock-8.7.5.tgz#545bf825eba59d982d7c632705d06ca5c785a35d" @@ -1879,7 +1875,7 @@ "@graphql-tools/utils" "8.8.0" tslib "^2.4.0" -"@graphql-tools/schema@9.0.3", "@graphql-tools/schema@^9.0.0": +"@graphql-tools/schema@9.0.3": version "9.0.3" resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.3.tgz#2c7e73433b3a792ca74ab08ccbc0755eefbf967f" integrity sha512-nMnrvhxZ/NxpEjiyO72L9ZKbhRlFTwan60v0otYde+tS2Ww/c7y4FL9fQTXev5ZNnSeV/WAeybpis2pMNfTbOA== @@ -1889,41 +1885,50 @@ tslib "^2.4.0" value-or-promise "1.0.11" -"@graphql-tools/stitch@8.7.8": - version "8.7.8" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.8.tgz#00b4e45ff1a1e665b3ac4b4627d5f80462835494" - integrity sha512-de1B05Lr65il34vZk9g53MLW+jgc14IepUfCZfbDdzRpPFZFhP8CBv5rigDT2TfuQ8yfzJ1p+fFYVRUj9FdA5Q== +"@graphql-tools/schema@9.0.4", "@graphql-tools/schema@^9.0.0": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.4.tgz#1a74608b57abf90fae6fd929d25e5482c57bc05d" + integrity sha512-B/b8ukjs18fq+/s7p97P8L1VMrwapYc3N2KvdG/uNThSazRRn8GsBK0Nr+FH+mVKiUfb4Dno79e3SumZVoHuOQ== dependencies: - "@graphql-tools/batch-delegate" "8.3.8" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/merge" "8.3.5" - "@graphql-tools/schema" "9.0.3" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" + "@graphql-tools/merge" "8.3.6" + "@graphql-tools/utils" "8.12.0" + tslib "^2.4.0" + value-or-promise "1.0.11" + +"@graphql-tools/stitch@8.7.10": + version "8.7.10" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.10.tgz#be8a47f1b9c1688286d7d95fce2abb9568fa334d" + integrity sha512-ppmW6OKoQYEIl9Ppoqssd6aCTKQ+R6Q452MlM5Sx4to3Ulf0wW7WC6VHGGf4wv+l2ULvC+OHDpMctXcTqI+EYw== + dependencies: + "@graphql-tools/batch-delegate" "8.3.9" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/merge" "8.3.6" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" tslib "^2.4.0" value-or-promise "^1.0.11" -"@graphql-tools/stitching-directives@2.3.8": - version "2.3.8" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.8.tgz#da1d5d83b6ae2bd49bba34e822519467962e6cd1" - integrity sha512-psKfK2lxP3pN98rgZ1s4tc5e1INi7hPn0vO/bT4bo8ja/u8dAHHHe9xIZyolr1zk7xT7rkvG6TS2vEvKWbOXwg== +"@graphql-tools/stitching-directives@2.3.9": + version "2.3.9" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.9.tgz#28241c283d4dad0d1bf9785aca436012c7f89467" + integrity sha512-qvvrgE9krB+ermCJdjz79E0GV9JZ0qYHCVXZNWSLk/gEFUe+4tBB1ECZbJWpEDyuRRjUuIm0W+vDhGUfeWGCTA== dependencies: - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-tools/url-loader@7.15.0", "@graphql-tools/url-loader@^7.9.7": - version "7.15.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.15.0.tgz#97b315c067962830d610598b0e3274692c6d38d9" - integrity sha512-n4ik1sEFy5dcPg2yfnSuU383dSQvL+yTfvgS4iTFziHOuhSky4eX3sCQwlNSLBXjHbPI7usFRyLslKZxa/swEg== +"@graphql-tools/url-loader@7.16.1", "@graphql-tools/url-loader@^7.9.7": + version "7.16.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.16.1.tgz#abb16ce233c27b139e6f84e1d2f3e30c4954f2c7" + integrity sha512-41G+NcPoRKAQxoNeAdLRttI39WFdcpmhTz8jgvwLvgLvnAzAIPaPGuteWWO9ilpMwtomkOwmwOsj2UYz3JkKDg== dependencies: "@ardatan/sync-fetch" "0.0.1" - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/utils" "8.11.0" - "@graphql-tools/wrap" "9.0.6" - "@n1ru4l/graphql-live-query" "^0.10.0" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/utils" "8.12.0" + "@graphql-tools/wrap" "9.2.0" "@types/ws" "^8.0.0" - "@whatwg-node/fetch" "^0.3.0" + "@whatwg-node/fetch" "^0.4.0" dset "^3.1.2" extract-files "^11.0.0" graphql-ws "^5.4.1" @@ -1933,13 +1938,20 @@ value-or-promise "^1.0.11" ws "^8.3.0" -"@graphql-tools/utils@8.11.0", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0": +"@graphql-tools/utils@8.11.0": version "8.11.0" resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.11.0.tgz#764ebf9b371b5f5cb66228267c68bea996cc8c03" integrity sha512-4lkc+F/hsQTjNnnfFh7lzrhRmRm1y2ARfKA6RD5FbTJO58JadirNbkY5u4lsVEPBZHiivHqAiQ/pIBhGMyEMcQ== dependencies: tslib "^2.4.0" +"@graphql-tools/utils@8.12.0", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0": + version "8.12.0" + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.12.0.tgz#243bc4f5fc2edbc9e8fd1038189e57d837cbe31f" + integrity sha512-TeO+MJWGXjUTS52qfK4R8HiPoF/R7X+qmgtOYd8DTH0l6b+5Y/tlg5aGeUJefqImRq7nvi93Ms40k/Uz4D5CWw== + dependencies: + tslib "^2.4.0" + "@graphql-tools/utils@8.8.0": version "8.8.0" resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.8.0.tgz#8332ff80a1da9204ccf514750dd6f5c5cccf17dc" @@ -1947,14 +1959,14 @@ dependencies: tslib "^2.4.0" -"@graphql-tools/wrap@9.0.6": - version "9.0.6" - resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.0.6.tgz#5a8bddbe257b65c0c19818b9c5be8d6f72fe152f" - integrity sha512-MRgWRryCqcBkejShDzkhMQ8hAf7Gc9ZY4r3taKJ4ErsZ6KrSaMC8K0PFFvvIpzgXzC5oLwWiSm43TkM7PbpS2w== +"@graphql-tools/wrap@9.2.0": + version "9.2.0" + resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.2.0.tgz#9efdfceace595a6d251f228e9724e1d04b6a384c" + integrity sha512-+mX9m4x0IrI/kHIeR9LXDgp+6lVfBdHHfJ5QpbwjFEo8g++L7sIAZ1rr5a99Z/AvUNwbzLtp34TPfdlR6aKVCw== dependencies: - "@graphql-tools/delegate" "9.0.5" - "@graphql-tools/schema" "9.0.3" - "@graphql-tools/utils" "8.11.0" + "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" value-or-promise "1.0.11" @@ -2280,87 +2292,82 @@ globby "^11.0.0" read-yaml-file "^1.1.0" -"@n1ru4l/graphql-live-query@^0.10.0": - version "0.10.0" - resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query/-/graphql-live-query-0.10.0.tgz#2306151630b0e74b017cc1067ebbea351acf56f8" - integrity sha512-qZ7OHH/NB0NcG/Xa7irzgjE63UH0CkofZT0Bw4Ko6iRFagPRHBM8RgFXwTt/6JbFGIEUS4STRtaFoc/Eq/ZtzQ== - -"@next/env@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/env/-/env-12.2.5.tgz#d908c57b35262b94db3e431e869b72ac3e1ad3e3" - integrity sha512-vLPLV3cpPGjUPT3PjgRj7e3nio9t6USkuew3JE/jMeon/9Mvp1WyR18v3iwnCuX7eUAm1HmAbJHHLAbcu/EJcw== +"@next/env@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.0.tgz#85f971fdc668cc312342761057c59cb8ab1abadf" + integrity sha512-PTJpjAFVbzBQ9xXpzMTroShvD5YDIIy46jQ7d4LrWpY+/5a8H90Tm8hE3Hvkc5RBRspVo7kvEOnqQms0A+2Q6w== -"@next/eslint-plugin-next@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.2.5.tgz#4f3acccd2ed4f9300fbf9fd480cc8a0b261889a8" - integrity sha512-VBjVbmqEzGiOTBq4+wpeVXt/KgknnGB6ahvC/AxiIGnN93/RCSyXhFRI4uSfftM2Ba3w7ZO7076bfKasZsA0fw== +"@next/eslint-plugin-next@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.3.0.tgz#302c1f03618d5001ce92ea6826c329268759128e" + integrity sha512-jVdq1qYTNDjUtulnE8/hkPv0pHILV4jMg5La99iaY/FFm20WxVnsAZtbNnMvlPbf8dc010oO304SX9yXbg5PAw== dependencies: glob "7.1.7" -"@next/swc-android-arm-eabi@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.2.5.tgz#903a5479ab4c2705d9c08d080907475f7bacf94d" - integrity sha512-cPWClKxGhgn2dLWnspW+7psl3MoLQUcNqJqOHk2BhNcou9ARDtC0IjQkKe5qcn9qg7I7U83Gp1yh2aesZfZJMA== - -"@next/swc-android-arm64@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.2.5.tgz#2f9a98ec4166c7860510963b31bda1f57a77c792" - integrity sha512-vMj0efliXmC5b7p+wfcQCX0AfU8IypjkzT64GiKJD9PgiA3IILNiGJr1fw2lyUDHkjeWx/5HMlMEpLnTsQslwg== - -"@next/swc-darwin-arm64@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.2.5.tgz#31b1c3c659d54be546120c488a1e1bad21c24a1d" - integrity sha512-VOPWbO5EFr6snla/WcxUKtvzGVShfs302TEMOtzYyWni6f9zuOetijJvVh9CCTzInnXAZMtHyNhefijA4HMYLg== - -"@next/swc-darwin-x64@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.2.5.tgz#2e44dd82b2b7fef88238d1bc4d3bead5884cedfd" - integrity sha512-5o8bTCgAmtYOgauO/Xd27vW52G2/m3i5PX7MUYePquxXAnX73AAtqA3WgPXBRitEB60plSKZgOTkcpqrsh546A== - -"@next/swc-freebsd-x64@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.2.5.tgz#e24e75d8c2581bfebc75e4f08f6ddbd116ce9dbd" - integrity sha512-yYUbyup1JnznMtEBRkK4LT56N0lfK5qNTzr6/DEyDw5TbFVwnuy2hhLBzwCBkScFVjpFdfiC6SQAX3FrAZzuuw== - -"@next/swc-linux-arm-gnueabihf@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.2.5.tgz#46d8c514d834d2b5f67086013f0bd5e3081e10b9" - integrity sha512-2ZE2/G921Acks7UopJZVMgKLdm4vN4U0yuzvAMJ6KBavPzqESA2yHJlm85TV/K9gIjKhSk5BVtauIUntFRP8cg== - -"@next/swc-linux-arm64-gnu@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.2.5.tgz#91f725ac217d3a1f4f9f53b553615ba582fd3d9f" - integrity sha512-/I6+PWVlz2wkTdWqhlSYYJ1pWWgUVva6SgX353oqTh8njNQp1SdFQuWDqk8LnM6ulheVfSsgkDzxrDaAQZnzjQ== - -"@next/swc-linux-arm64-musl@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.2.5.tgz#e627e8c867920995810250303cd9b8e963598383" - integrity sha512-LPQRelfX6asXyVr59p5sTpx5l+0yh2Vjp/R8Wi4X9pnqcayqT4CUJLiHqCvZuLin3IsFdisJL0rKHMoaZLRfmg== - -"@next/swc-linux-x64-gnu@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.2.5.tgz#83a5e224fbc4d119ef2e0f29d0d79c40cc43887e" - integrity sha512-0szyAo8jMCClkjNK0hknjhmAngUppoRekW6OAezbEYwHXN/VNtsXbfzgYOqjKWxEx3OoAzrT3jLwAF0HdX2MEw== - -"@next/swc-linux-x64-musl@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.2.5.tgz#be700d48471baac1ec2e9539396625584a317e95" - integrity sha512-zg/Y6oBar1yVnW6Il1I/08/2ukWtOG6s3acdJdEyIdsCzyQi4RLxbbhkD/EGQyhqBvd3QrC6ZXQEXighQUAZ0g== - -"@next/swc-win32-arm64-msvc@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.2.5.tgz#a93e958133ad3310373fda33a79aa10af2a0aa97" - integrity sha512-3/90DRNSqeeSRMMEhj4gHHQlLhhKg5SCCoYfE3kBjGpE63EfnblYUqsszGGZ9ekpKL/R4/SGB40iCQr8tR5Jiw== - -"@next/swc-win32-ia32-msvc@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.2.5.tgz#4f5f7ba0a98ff89a883625d4af0125baed8b2e19" - integrity sha512-hGLc0ZRAwnaPL4ulwpp4D2RxmkHQLuI8CFOEEHdzZpS63/hMVzv81g8jzYA0UXbb9pus/iTc3VRbVbAM03SRrw== - -"@next/swc-win32-x64-msvc@12.2.5": - version "12.2.5" - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.2.5.tgz#20fed129b04a0d3f632c6d0de135345bb623b1e4" - integrity sha512-7h5/ahY7NeaO2xygqVrSG/Y8Vs4cdjxIjowTZ5W6CKoTKn7tmnuxlUc2h74x06FKmbhAd9agOjr/AOKyxYYm9Q== +"@next/swc-android-arm-eabi@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.0.tgz#9a934904643591cb6f66eb09803a92d2b10ada13" + integrity sha512-/PuirPnAKsYBw93w/7Q9hqy+KGOU9mjYprZ/faxMUJh/dc6v3rYLxkZKNG9nFPIW4QKNTCnhP40xF9hLnxO+xg== + +"@next/swc-android-arm64@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.3.0.tgz#c1e3e24d0625efe88f45a2135c8f5c4dff594749" + integrity sha512-OaI+FhAM6P9B6Ybwbn0Zl8YwWido0lLwhDBi9WiYCh4RQmIXAyVIoIJPHo4fP05+mXaJ/k1trvDvuURvHOq2qw== + +"@next/swc-darwin-arm64@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.0.tgz#37a9f971b9ad620184af69f38243a36757126fb9" + integrity sha512-9s4d3Mhii+WFce8o8Jok7WC3Bawkr9wEUU++SJRptjU1L5tsfYJMrSYCACHLhZujziNDLyExe4Hwwsccps1sfg== + +"@next/swc-darwin-x64@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.0.tgz#fb017f1066c8cf2b8da49ef3588c8731d8bf1bf3" + integrity sha512-2scC4MqUTwGwok+wpVxP+zWp7WcCAVOtutki2E1n99rBOTnUOX6qXkgxSy083yBN6GqwuC/dzHeN7hIKjavfRA== + +"@next/swc-freebsd-x64@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.0.tgz#e7955b016f41e0f95088e3459ff4197027871fbf" + integrity sha512-xAlruUREij/bFa+qsE1tmsP28t7vz02N4ZDHt2lh3uJUniE0Ne9idyIDLc1Ed0IF2RjfgOp4ZVunuS3OM0sngw== + +"@next/swc-linux-arm-gnueabihf@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.0.tgz#d2233267bffaa24378245b328f2f8a01a37eab29" + integrity sha512-jin2S4VT/cugc2dSZEUIabhYDJNgrUh7fufbdsaAezgcQzqfdfJqfxl4E9GuafzB4cbRPTaqA0V5uqbp0IyGkQ== + +"@next/swc-linux-arm64-gnu@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.3.0.tgz#149a0cb877352ab63e81cf1dd53b37f382929d2a" + integrity sha512-RqJHDKe0WImeUrdR0kayTkRWgp4vD/MS7g0r6Xuf8+ellOFH7JAAJffDW3ayuVZeMYOa7RvgNFcOoWnrTUl9Nw== + +"@next/swc-linux-arm64-musl@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.3.0.tgz#73ec7f121f56fd7cf99cf2b00cf41f62c4560e90" + integrity sha512-nvNWoUieMjvDjpYJ/4SQe9lQs2xMj6ZRs8N+bmTrVu9leY2Fg3WD6W9p/1uU9hGO8u+OdF13wc4iRShu/WYIHg== + +"@next/swc-linux-x64-gnu@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.3.0.tgz#6812e52ef21bfd091810f271dd61da11d82b66b9" + integrity sha512-4ajhIuVU9PeQCMMhdDgZTLrHmjbOUFuIyg6J19hZqwEwDTSqQyrSLkbJs2Nd7IRiM6Ul/XyrtEFCpk4k+xD2+w== + +"@next/swc-linux-x64-musl@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.3.0.tgz#c9e7ffb6d44da330961c1ce651c5b03a1becfe22" + integrity sha512-U092RBYbaGxoMAwpauePJEu2PuZSEoUCGJBvsptQr2/2XIMwAJDYM4c/M5NfYEsBr+yjvsYNsOpYfeQ88D82Yg== + +"@next/swc-win32-arm64-msvc@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.3.0.tgz#e0d9d26297f52b0d3b3c2f5138ddcce30601bc98" + integrity sha512-pzSzaxjDEJe67bUok9Nxf9rykbJfHXW0owICFsPBsqHyc+cr8vpF7g9e2APTCddtVhvjkga9ILoZJ9NxWS7Yiw== + +"@next/swc-win32-ia32-msvc@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.3.0.tgz#37daeac1acc68537b8e76cd81fde96dce11f78b4" + integrity sha512-MQGUpMbYhQmTZ06a9e0hPQJnxFMwETo2WtyAotY3GEzbNCQVbCGhsvqEKcl+ZEHgShlHXUWvSffq1ZscY6gK7A== + +"@next/swc-win32-x64-msvc@12.3.0": + version "12.3.0" + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.0.tgz#c1b983316307f8f55fee491942b5d244bd2036e2" + integrity sha512-C/nw6OgQpEULWqs+wgMHXGvlJLguPRFFGqR2TAqWBerQ8J+Sg3z1ZTqwelkSi4FoqStGuZ2UdFHIDN1ySmR1xA== "@nodelib/fs.scandir@2.1.5": version "2.1.5" @@ -2475,10 +2482,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@swc/helpers@0.4.3": - version "0.4.3" - resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.3.tgz#16593dfc248c53b699d4b5026040f88ddb497012" - integrity sha512-6JrF+fdUK2zbGpJIlN7G3v966PQjyx/dPt1T9km2wj+EUBqgrxCk3uX4Kct16MIm9gGxfKRcfax2hVf5jvlTzA== +"@swc/helpers@0.4.11": + version "0.4.11" + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.11.tgz#db23a376761b3d31c26502122f349a21b592c8de" + integrity sha512-rEUrBSGIoSFuYxwBYtlUFMlE2CwGhmW+w9355/5oduSw8e5h2+Tj4UrAGNNgP9915++wj5vkQo0UuOBqOAq4nw== dependencies: tslib "^2.4.0" @@ -2773,7 +2780,22 @@ magic-string "^0.26.2" react-refresh "^0.14.0" -"@whatwg-node/fetch@0.3.2", "@whatwg-node/fetch@^0.3.0", "@whatwg-node/fetch@^0.3.2": +"@whatwg-node/fetch@0.4.2", "@whatwg-node/fetch@^0.4.0": + version "0.4.2" + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.2.tgz#a5045d66b1ef09f02c07f997c40302a49e82cbf8" + integrity sha512-5ACCCexn6i5Ud45wHxcqSzlcRes1FfKgRpEs87V1Ha6gJTc7wNdw7TJQE7qoYMI0dGjVmKbDvP0+Em4HKF8JLQ== + dependencies: + "@peculiar/webcrypto" "^1.4.0" + abort-controller "^3.0.0" + busboy "^1.6.0" + event-target-polyfill "^0.0.3" + form-data-encoder "^1.7.1" + formdata-node "^4.3.1" + node-fetch "^2.6.7" + undici "^5.8.0" + web-streams-polyfill "^3.2.0" + +"@whatwg-node/fetch@^0.3.0", "@whatwg-node/fetch@^0.3.2": version "0.3.2" resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== @@ -2788,7 +2810,15 @@ undici "^5.8.0" web-streams-polyfill "^3.2.0" -"@whatwg-node/server@0.1.2", "@whatwg-node/server@^0.1.0": +"@whatwg-node/server@0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.2.0.tgz#db426349a71520295db18ab702b07014afdba25b" + integrity sha512-zXtaU1Oi+azPdT333bfHyQX46xaxLZLQr5mThHd9iHZiNrj09JC5pglQ0enzKrvF811aB1PtwrnZXrbddGFYMw== + dependencies: + "@whatwg-node/fetch" "^0.4.0" + tslib "^2.3.1" + +"@whatwg-node/server@^0.1.0": version "0.1.2" resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.1.2.tgz#512d23381991a389ab7c274974864b71c38b46ed" integrity sha512-DUzxx9oAMwGjLyBlMJkkJVWdflBatYV3haeGcTYKqF9HVX8DTdRrqMA/KFdsiVyfaNkPgaL5RnGE4KngGFSF6Q== @@ -3529,13 +3559,13 @@ concat-map@0.0.1: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= -concurrently@7.3.0: - version "7.3.0" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.3.0.tgz#eb45cdbc8df43da195f619aba218a980cae49184" - integrity sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA== +concurrently@7.4.0: + version "7.4.0" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.4.0.tgz#bb0e344964bc172673577c420db21e963f2f7368" + integrity sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA== dependencies: chalk "^4.1.0" - date-fns "^2.16.1" + date-fns "^2.29.1" lodash "^4.17.21" rxjs "^7.0.0" shell-quote "^1.7.3" @@ -3676,10 +3706,10 @@ dataloader@^1.4.0: resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-1.4.0.tgz#bca11d867f5d3f1b9ed9f737bd15970c65dff5c8" integrity sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw== -date-fns@^2.16.1: - version "2.28.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2" - integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw== +date-fns@^2.29.1: + version "2.29.2" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931" + integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA== dayjs@1.11.5: version "1.11.5" @@ -4191,12 +4221,12 @@ escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -eslint-config-next@12.2.5: - version "12.2.5" - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.2.5.tgz#76ce83f18cc02f6f42ed407a127f83db54fabd3c" - integrity sha512-SOowilkqPzW6DxKp3a3SYlrfPi5Ajs9MIzp9gVfUDxxH9QFM5ElkR1hX5m/iICJuvCbWgQqFBiA3mCMozluniw== +eslint-config-next@12.3.0: + version "12.3.0" + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.3.0.tgz#d887ab2d143fe1a2b308e9321e932a613e610800" + integrity sha512-guHSkNyKnTBB8HU35COgAMeMV0E026BiYRYvyEVVaTOeFcnU3i1EI8/Da0Rl7H3Sgua5FEvoA0vYd2s8kdIUXg== dependencies: - "@next/eslint-plugin-next" "12.2.5" + "@next/eslint-plugin-next" "12.3.0" "@rushstack/eslint-patch" "^1.1.3" "@typescript-eslint/parser" "^5.21.0" eslint-import-resolver-node "^0.3.6" @@ -4547,10 +4577,10 @@ fbjs@^3.0.0: setimmediate "^1.0.5" ua-parser-js "^0.7.30" -fetchache@0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/fetchache/-/fetchache-0.1.2.tgz#b0cde43eec27fb2a69727b5249bd42116662e988" - integrity sha512-pee+DWKu3tlxAZJzl1DRvFkCa5skZAUWPdEwbU3fufUC9TnQhmogntLmC75o4GHe26aDIz2CuT4YG7Nqyc8i3Q== +fetchache@0.1.4: + version "0.1.4" + resolved "https://registry.yarnpkg.com/fetchache/-/fetchache-0.1.4.tgz#5cc6fe41fdbdfb3fcb9e783a3a2b605e38ceda13" + integrity sha512-tW0LOKAmVpTUShwW8BGOsB2pc+45EurpDPrGrnAa23lOSjnVtAV3ZFzvs/CMXYEF0/YbUtY4lQGeq5btTd8iJA== dependencies: http-cache-semantics "^4.1.0" tslib "^2.3.1" @@ -4562,11 +4592,6 @@ file-entry-cache@^6.0.1: dependencies: flat-cache "^3.0.4" -file-uri-to-path@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz#7b415aeba227d575851e0a5b0c640d7656403fba" - integrity sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg== - fill-range@^7.0.1: version "7.0.1" resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" @@ -6204,31 +6229,31 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next@12.2.5: - version "12.2.5" - resolved "https://registry.yarnpkg.com/next/-/next-12.2.5.tgz#14fb5975e8841fad09553b8ef41fe1393602b717" - integrity sha512-tBdjqX5XC/oFs/6gxrZhjmiq90YWizUYU6qOWAfat7zJwrwapJ+BYgX2PmiacunXMaRpeVT4vz5MSPSLgNkrpA== +next@12.3.0: + version "12.3.0" + resolved "https://registry.yarnpkg.com/next/-/next-12.3.0.tgz#0e4c1ed0092544c7e8f4c998ca57cf6529e286cb" + integrity sha512-GpzI6me9V1+XYtfK0Ae9WD0mKqHyzQlGq1xH1rzNIYMASo4Tkl4rTe9jSqtBpXFhOS33KohXs9ZY38Akkhdciw== dependencies: - "@next/env" "12.2.5" - "@swc/helpers" "0.4.3" + "@next/env" "12.3.0" + "@swc/helpers" "0.4.11" caniuse-lite "^1.0.30001332" postcss "8.4.14" - styled-jsx "5.0.4" + styled-jsx "5.0.6" use-sync-external-store "1.2.0" optionalDependencies: - "@next/swc-android-arm-eabi" "12.2.5" - "@next/swc-android-arm64" "12.2.5" - "@next/swc-darwin-arm64" "12.2.5" - "@next/swc-darwin-x64" "12.2.5" - "@next/swc-freebsd-x64" "12.2.5" - "@next/swc-linux-arm-gnueabihf" "12.2.5" - "@next/swc-linux-arm64-gnu" "12.2.5" - "@next/swc-linux-arm64-musl" "12.2.5" - "@next/swc-linux-x64-gnu" "12.2.5" - "@next/swc-linux-x64-musl" "12.2.5" - "@next/swc-win32-arm64-msvc" "12.2.5" - "@next/swc-win32-ia32-msvc" "12.2.5" - "@next/swc-win32-x64-msvc" "12.2.5" + "@next/swc-android-arm-eabi" "12.3.0" + "@next/swc-android-arm64" "12.3.0" + "@next/swc-darwin-arm64" "12.3.0" + "@next/swc-darwin-x64" "12.3.0" + "@next/swc-freebsd-x64" "12.3.0" + "@next/swc-linux-arm-gnueabihf" "12.3.0" + "@next/swc-linux-arm64-gnu" "12.3.0" + "@next/swc-linux-arm64-musl" "12.3.0" + "@next/swc-linux-x64-gnu" "12.3.0" + "@next/swc-linux-x64-musl" "12.3.0" + "@next/swc-win32-arm64-msvc" "12.3.0" + "@next/swc-win32-ia32-msvc" "12.3.0" + "@next/swc-win32-x64-msvc" "12.3.0" no-case@^3.0.4: version "3.0.4" @@ -7390,10 +7415,10 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -styled-jsx@5.0.4: - version "5.0.4" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.4.tgz#5b1bd0b9ab44caae3dd1361295559706e044aa53" - integrity sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ== +styled-jsx@5.0.6: + version "5.0.6" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.6.tgz#fa684790a9cc3badded14badea163418fe568f77" + integrity sha512-xOeROtkK5MGMDimBQ3J6iPId8q0t/BDoG5XN6oKkZClVz9ISF/hihN8OCn2LggMU6N32aXnrXBdn3auSqNS9fA== sucrase@^3.20.3: version "3.21.0" @@ -7708,11 +7733,6 @@ type-fest@^0.8.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== -typescript@4.8.2: - version "4.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" - integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== - typescript@4.8.3: version "4.8.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88" From f436cc8e7fb75ff0a2970fff5dae5fa534d13ce9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 9 Sep 2022 22:57:20 +0000 Subject: [PATCH 2/2] chore(dependencies): updated changesets for modified dependencies --- ...phprotocol_client-add-source-name-231-dependencies.md | 9 +++++++++ .../@graphprotocol_client-apollo-231-dependencies.md | 7 +++++++ ...phprotocol_client-auto-pagination-231-dependencies.md | 9 +++++++++ ...protocol_client-auto-type-merging-231-dependencies.md | 8 ++++++++ ...aphprotocol_client-block-tracking-231-dependencies.md | 7 +++++++ .changeset/@graphprotocol_client-cli-231-dependencies.md | 8 ++++++++ .../@graphprotocol_client-urql-231-dependencies.md | 7 +++++++ 7 files changed, 55 insertions(+) create mode 100644 .changeset/@graphprotocol_client-add-source-name-231-dependencies.md create mode 100644 .changeset/@graphprotocol_client-apollo-231-dependencies.md create mode 100644 .changeset/@graphprotocol_client-auto-pagination-231-dependencies.md create mode 100644 .changeset/@graphprotocol_client-auto-type-merging-231-dependencies.md create mode 100644 .changeset/@graphprotocol_client-block-tracking-231-dependencies.md create mode 100644 .changeset/@graphprotocol_client-cli-231-dependencies.md create mode 100644 .changeset/@graphprotocol_client-urql-231-dependencies.md diff --git a/.changeset/@graphprotocol_client-add-source-name-231-dependencies.md b/.changeset/@graphprotocol_client-add-source-name-231-dependencies.md new file mode 100644 index 00000000..4c4d09ae --- /dev/null +++ b/.changeset/@graphprotocol_client-add-source-name-231-dependencies.md @@ -0,0 +1,9 @@ +--- +"@graphprotocol/client-add-source-name": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-tools/delegate@9.0.6` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.6) (from `9.0.5`, in `peerDependencies`) +- Updated dependency [`@graphql-tools/wrap@9.2.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.2.0) (from `9.0.6`, in `peerDependencies`) +- Updated dependency [`@graphql-tools/utils@8.12.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.12.0) (from `8.11.0`, in `peerDependencies`) diff --git a/.changeset/@graphprotocol_client-apollo-231-dependencies.md b/.changeset/@graphprotocol_client-apollo-231-dependencies.md new file mode 100644 index 00000000..6bc0e749 --- /dev/null +++ b/.changeset/@graphprotocol_client-apollo-231-dependencies.md @@ -0,0 +1,7 @@ +--- +"@graphprotocol/client-apollo": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/apollo-link@8.0.1` ↗︎](https://www.npmjs.com/package/@graphql-mesh/apollo-link/v/8.0.1) (from `8.0.0`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-auto-pagination-231-dependencies.md b/.changeset/@graphprotocol_client-auto-pagination-231-dependencies.md new file mode 100644 index 00000000..ec21641d --- /dev/null +++ b/.changeset/@graphprotocol_client-auto-pagination-231-dependencies.md @@ -0,0 +1,9 @@ +--- +"@graphprotocol/client-auto-pagination": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-tools/delegate@9.0.6` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.6) (from `9.0.5`, in `dependencies`) +- Updated dependency [`@graphql-tools/wrap@9.2.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.2.0) (from `9.0.6`, in `dependencies`) +- Updated dependency [`@graphql-tools/utils@8.12.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.12.0) (from `8.11.0`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-auto-type-merging-231-dependencies.md b/.changeset/@graphprotocol_client-auto-type-merging-231-dependencies.md new file mode 100644 index 00000000..f9ba0566 --- /dev/null +++ b/.changeset/@graphprotocol_client-auto-type-merging-231-dependencies.md @@ -0,0 +1,8 @@ +--- +"@graphprotocol/client-auto-type-merging": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-tools/delegate@9.0.6` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.6) (from `9.0.5`, in `dependencies`) +- Updated dependency [`@graphql-mesh/transform-type-merging@0.4.32` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.32) (from `0.4.29`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-block-tracking-231-dependencies.md b/.changeset/@graphprotocol_client-block-tracking-231-dependencies.md new file mode 100644 index 00000000..81daff5c --- /dev/null +++ b/.changeset/@graphprotocol_client-block-tracking-231-dependencies.md @@ -0,0 +1,7 @@ +--- +"@graphprotocol/client-block-tracking": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-tools/utils@8.12.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.12.0) (from `8.11.0`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-cli-231-dependencies.md b/.changeset/@graphprotocol_client-cli-231-dependencies.md new file mode 100644 index 00000000..08417bd5 --- /dev/null +++ b/.changeset/@graphprotocol_client-cli-231-dependencies.md @@ -0,0 +1,8 @@ +--- +"@graphprotocol/client-cli": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/cli@0.78.8` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.78.8) (from `0.78.2`, in `dependencies`) +- Updated dependency [`@graphql-mesh/graphql@0.31.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.31.9) (from `0.31.5`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-urql-231-dependencies.md b/.changeset/@graphprotocol_client-urql-231-dependencies.md new file mode 100644 index 00000000..1e404f07 --- /dev/null +++ b/.changeset/@graphprotocol_client-urql-231-dependencies.md @@ -0,0 +1,7 @@ +--- +"@graphprotocol/client-urql": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/urql-exchange@8.0.1` ↗︎](https://www.npmjs.com/package/@graphql-mesh/urql-exchange/v/8.0.1) (from `8.0.0`, in `dependencies`)