diff --git a/.changeset/@graphprotocol_client-auto-type-merging-387-dependencies.md b/.changeset/@graphprotocol_client-auto-type-merging-387-dependencies.md new file mode 100644 index 00000000..eb835024 --- /dev/null +++ b/.changeset/@graphprotocol_client-auto-type-merging-387-dependencies.md @@ -0,0 +1,5 @@ +--- +'@graphprotocol/client-auto-type-merging': patch +--- +dependencies updates: + - Updated dependency [`@graphql-mesh/transform-type-merging@0.5.14` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.5.14) (from `0.5.13`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-cli-387-dependencies.md b/.changeset/@graphprotocol_client-cli-387-dependencies.md new file mode 100644 index 00000000..5d52b7c2 --- /dev/null +++ b/.changeset/@graphprotocol_client-cli-387-dependencies.md @@ -0,0 +1,6 @@ +--- +'@graphprotocol/client-cli': patch +--- +dependencies updates: + - Updated dependency [`@graphql-mesh/cli@0.82.24` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.82.24) (from `0.82.23`, in `dependencies`) + - Updated dependency [`@graphql-mesh/graphql@0.34.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.34.7) (from `0.34.6`, in `dependencies`) diff --git a/examples/composition/package.json b/examples/composition/package.json index 7a7757d9..c811a53f 100644 --- a/examples/composition/package.json +++ b/examples/composition/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@graphprotocol/client-cli": "2.2.18", - "@graphql-mesh/transform-rename": "0.14.14", + "@graphql-mesh/transform-rename": "0.14.15", "concurrently": "7.6.0", "graphql": "16.6.0", "nodemon": "2.0.20", diff --git a/packages/auto-pagination/package.json b/packages/auto-pagination/package.json index b8f5d39f..6cca567c 100644 --- a/packages/auto-pagination/package.json +++ b/packages/auto-pagination/package.json @@ -51,7 +51,7 @@ }, "devDependencies": { "@types/lodash": "4.14.191", - "@graphql-mesh/transform-prefix": "0.12.14" + "@graphql-mesh/transform-prefix": "0.12.15" }, "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 4808b878..a7c3c2c3 100644 --- a/packages/auto-type-merging/package.json +++ b/packages/auto-type-merging/package.json @@ -46,7 +46,7 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/transform-type-merging": "0.5.13", + "@graphql-mesh/transform-type-merging": "0.5.14", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index e5b93bec..ba3edd1c 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -49,8 +49,8 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/cli": "0.82.23", - "@graphql-mesh/graphql": "0.34.6", + "@graphql-mesh/cli": "0.82.24", + "@graphql-mesh/graphql": "0.34.7", "tslib": "^2.4.0", "@graphprotocol/client-auto-pagination": "1.1.14", "@graphprotocol/client-auto-type-merging": "1.0.21", diff --git a/yarn.lock b/yarn.lock index e7fc14b0..ba127994 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1301,38 +1301,38 @@ dependencies: "@jridgewell/trace-mapping" "0.3.9" -"@envelop/core@3.0.4", "@envelop/core@^3.0.4": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-3.0.4.tgz#6801049bed24487599b4ffa0f836f70cb62714fc" - integrity sha512-AybIZxQsDlFQTWHy6YtX/MSQPVuw+eOFtTW90JsHn6EbmcQnD6N3edQfSiTGjggPRHLoC0+0cuYXp2Ly2r3vrQ== +"@envelop/core@3.0.6", "@envelop/core@^3.0.4": + version "3.0.6" + resolved "https://registry.yarnpkg.com/@envelop/core/-/core-3.0.6.tgz#e55c3564d05d648b0356a1c465aa90b0c51f485d" + integrity sha512-06t1xCPXq6QFN7W1JUEf68aCwYN0OUDNAIoJe7bAqhaoa2vn7NCcuX1VHkJ/OWpmElUgCsRO6RiBbIru1in0Ig== dependencies: - "@envelop/types" "3.0.1" - tslib "2.4.0" + "@envelop/types" "3.0.2" + tslib "^2.5.0" -"@envelop/extended-validation@2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-2.0.4.tgz#afdf639f6ce6aa14a94f79c788d5ce3645586f0d" - integrity sha512-23B6VgizjItYehAGB4ZDT9VVmYCHxYVnbJ4XPvlT5R0KSEmTAzoCHTJ5Y+hnQ/lP3wk5OgZZI5HTDSi8CcSNug== +"@envelop/extended-validation@2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-2.0.6.tgz#0dd156d3cbabb5659af6dcd868cc0d1a090f4935" + integrity sha512-aXAf1bg5Z71YfEKLCZ8OMUZAOYPGHV/a+7avd5TIMFNDxl5wJTmIonep3T+kdMpwRInDphfNPGFD0GcGdGxpHg== dependencies: "@graphql-tools/utils" "^8.8.0" - tslib "^2.4.0" + tslib "^2.5.0" -"@envelop/types@3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@envelop/types/-/types-3.0.1.tgz#0afec3b3f1ab282bc828e6c42c5e26d76ffe363c" - integrity sha512-Ok62K1K+rlS+wQw77k8Pis8+1/h7+/9Wk5Fgcc2U6M5haEWsLFAHcHsk8rYlnJdEUl2Y3yJcCSOYbt1dyTaU5w== +"@envelop/types@3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@envelop/types/-/types-3.0.2.tgz#a4b29375b7fcee39bb5830f87f66bbc815cf305e" + integrity sha512-pOFea9ha0EkURWxJ/35axoH9fDGP5S2cUu/5Mmo9pb8zUf+TaEot8vB670XXihFEn/92759BMjLJNWBKmNhyng== dependencies: - tslib "^2.4.0" + tslib "^2.5.0" -"@envelop/validation-cache@^5.0.5": - version "5.1.0" - resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-5.1.0.tgz#95496557d6289a6eaecca44c4aa83304ba4213e8" - integrity sha512-X0hr7lcT9Ye4Sm43JPaSawmhFl5Uf67z8OEIyphWY4DUNRlY6VClQZRMGP+8iAo9EFcRspvmszBI8b/65JwHaA== +"@envelop/validation-cache@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-5.1.2.tgz#bc21fa6b41178d4dff04c2c3ba3750cd959a5007" + integrity sha512-APofOvjaHrF+IW71VCXdyG+EbA6EQJXdunUe1EECU9vZzGKYUuQXfVeCOD6IYNF44KKSQArTfU8RhnUlW6VyOQ== dependencies: fast-json-stable-stringify "^2.1.0" - js-sha1 "^0.6.0" lru-cache "^6.0.0" - tslib "^2.4.0" + sha1-es "^1.8.2" + tslib "^2.5.0" "@esbuild/android-arm64@0.16.17": version "0.16.17" @@ -1474,15 +1474,15 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7" integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== -"@graphql-codegen/core@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-3.0.0.tgz#ff6d643bb9d80c54ddd9ee5c68194888c971ae45" - integrity sha512-WUfAUTmUcgeHPR7F5ZQqaBqJLJb5+3Lvp6v9SrnupKOFed+Q3u8CvZL6sPTvDpqqW8Ucjy59DEZqumPLp99pdQ== +"@graphql-codegen/core@3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-3.1.0.tgz#ad859d52d509a4eb2ebe5aabba6543a628fb181b" + integrity sha512-DH1/yaR7oJE6/B+c6ZF2Tbdh7LixF1K8L+8BoSubjNyQ8pNwR4a70mvc1sv6H7qgp6y1bPQ9tKE+aazRRshysw== dependencies: - "@graphql-codegen/plugin-helpers" "^4.0.0" + "@graphql-codegen/plugin-helpers" "^4.1.0" "@graphql-tools/schema" "^9.0.0" "@graphql-tools/utils" "^9.1.1" - tslib "~2.4.0" + tslib "~2.5.0" "@graphql-codegen/plugin-helpers@^2.7.2": version "2.7.2" @@ -1496,17 +1496,17 @@ lodash "~4.17.0" tslib "~2.4.0" -"@graphql-codegen/plugin-helpers@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.0.0.tgz#9c10e4700dc6efe657781dff47347d0c99674061" - integrity sha512-vgNGTanT36hC4RAC/LAThMEjDvnu3WCyx6MtKZcPUtfCWFxbUAr88+OarGl1LAEiOef0agIREC7tIBXCqjKkJA== +"@graphql-codegen/plugin-helpers@^4.0.0", "@graphql-codegen/plugin-helpers@^4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.1.0.tgz#4b193c12d6bb458f1f2af48c200bc86617884f60" + integrity sha512-xvSHJb9OGb5CODIls0AI1rCenLz+FuiaNPCsfHMCNsLDjOZK2u0jAQ9zUBdc/Wb+21YXZujBCc0Vm1QX+Zz0nw== dependencies: "@graphql-tools/utils" "^9.0.0" change-case-all "1.0.15" common-tags "1.8.2" import-from "4.0.0" lodash "~4.17.0" - tslib "~2.4.0" + tslib "~2.5.0" "@graphql-codegen/schema-ast@^3.0.0": version "3.0.0" @@ -1517,16 +1517,16 @@ "@graphql-tools/utils" "^9.0.0" tslib "~2.4.0" -"@graphql-codegen/typed-document-node@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-3.0.0.tgz#689187bfe3df81ddc1e1748f51cacfae680b1e1f" - integrity sha512-u1HypK2y6OMSpRgEDLoB4fFnEYMUjW9du04WPlYB1S6y2wM1KhnHOmlpMaUAndZEPjbB0z7GVA9GbZ3vsO0Pcg== +"@graphql-codegen/typed-document-node@3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-3.0.1.tgz#68ced866ac79ce32ab50bad1b2d4b268490318d4" + integrity sha512-2plPBbAJZtR72BU6n07N3nIJYlwnCWbFNoe++MQ33S2ML4KwpCiflGEJnTpiwOEhCklQLWg1FEUdEOYS2iluqw== dependencies: - "@graphql-codegen/plugin-helpers" "^4.0.0" - "@graphql-codegen/visitor-plugin-common" "3.0.0" + "@graphql-codegen/plugin-helpers" "^4.1.0" + "@graphql-codegen/visitor-plugin-common" "3.0.1" auto-bind "~4.0.0" change-case-all "1.0.15" - tslib "~2.4.0" + tslib "~2.5.0" "@graphql-codegen/typescript-generic-sdk@3.0.4": version "3.0.4" @@ -1604,6 +1604,22 @@ parse-filepath "^1.0.2" tslib "~2.4.0" +"@graphql-codegen/visitor-plugin-common@3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.1.tgz#dbfc2ba55d8a1908e4bd7f751dbfe4241961f948" + integrity sha512-Qek+Ywy094Km7Vc1TzKBN9ICvtYwPdqZUliPO77urMSveP+2+G2O9Tjx546dW4A1O6rhEfexbenc2DqTAe7iLQ== + dependencies: + "@graphql-codegen/plugin-helpers" "^4.1.0" + "@graphql-tools/optimize" "^1.3.0" + "@graphql-tools/relay-operation-optimizer" "^6.5.0" + "@graphql-tools/utils" "^9.0.0" + auto-bind "~4.0.0" + change-case-all "1.0.15" + dependency-graph "^0.11.0" + graphql-tag "^2.11.0" + parse-filepath "^1.0.2" + tslib "~2.5.0" + "@graphql-inspector/core@3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@graphql-inspector/core/-/core-3.3.0.tgz#3982909cec46a5b3050a8265569503f20a3b5742" @@ -1621,38 +1637,38 @@ "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" -"@graphql-mesh/cache-localforage@0.7.13": - version "0.7.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.7.13.tgz#17eca0f5ef1722008b7c42e00aa52e5609647081" - integrity sha512-QtA9cIk4pwXPDY8ln08jgKeNiE/5qhw0S6YPfIR+43TFyW0d0EoI7X5Hk3T94/P4ikN/YABAlDAfR3Gbn9faDw== +"@graphql-mesh/cache-localforage@0.7.14": + version "0.7.14" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.7.14.tgz#8613fd0e2e023142ced85d648a08e71aa79d931a" + integrity sha512-yt0x5rhzpiBoUKsp/MHhicmc3P0f0VTTxh7LGP7vg5VOXqSUjgPZQNFaMRQ6AnoUfpTqU4Ru7DlUcZu6GWwMDg== dependencies: - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" localforage "1.10.0" tslib "^2.4.0" -"@graphql-mesh/cli@0.82.23": - version "0.82.23" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.82.23.tgz#ac87bb740148392e93a2dafde0dff40b470647bd" - integrity sha512-Ik4xOwFQyNP3A/vBqaXmzovzQjPbkqrt3Vum7OXwk14XlcGZJk08ZrGqjR4RxAlr4PnqCC5aioHY2gUhP0vKpg== +"@graphql-mesh/cli@0.82.24": + version "0.82.24" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.82.24.tgz#5d0a327d1a75af9290cefd52c5af314a9430e346" + integrity sha512-bJN9uzRJnhA+dkmVz5VEll6mCyNrc7GKOE7mnj9Qyi7VxLMbvB/NSN7BVLlbBJuL7Yz/Wz8Vo7FGkrqQmfzTgQ== dependencies: - "@graphql-codegen/core" "3.0.0" - "@graphql-codegen/typed-document-node" "3.0.0" + "@graphql-codegen/core" "3.1.0" + "@graphql-codegen/typed-document-node" "3.0.1" "@graphql-codegen/typescript" "3.0.0" "@graphql-codegen/typescript-generic-sdk" "3.0.4" "@graphql-codegen/typescript-operations" "3.0.0" "@graphql-codegen/typescript-resolvers" "3.0.0" - "@graphql-mesh/config" "10.1.6" + "@graphql-mesh/config" "10.1.7" "@graphql-mesh/cross-helpers" "0.3.3" - "@graphql-mesh/http" "0.3.19" - "@graphql-mesh/runtime" "0.46.14" - "@graphql-mesh/store" "0.9.13" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" + "@graphql-mesh/http" "0.3.20" + "@graphql-mesh/runtime" "0.46.15" + "@graphql-mesh/store" "0.9.14" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" "@graphql-tools/utils" "9.2.1" ajv "8.12.0" change-case "4.1.2" - cosmiconfig "8.0.0" + cosmiconfig "8.1.0" dnscache "1.0.2" dotenv "16.0.3" graphql-import-node "0.0.5" @@ -1668,21 +1684,21 @@ tslib "^2.4.0" typescript "4.9.5" ws "8.12.1" - yargs "17.7.0" + yargs "17.7.1" -"@graphql-mesh/config@10.1.6": - version "10.1.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-10.1.6.tgz#c588211174f1f02768690dd53cc6fd1753b0fd3c" - integrity sha512-jOxFf9fBJbUWU1TES54bn/gmVy//cP54klAuvYQD4XWFWxB9OQ7JHlRIftOhFXt9j42M5OQctUrdv7ciCPrrRA== +"@graphql-mesh/config@10.1.7": + version "10.1.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-10.1.7.tgz#c6b22eaea62fd01ed01e878d1d32793d6efd3d47" + integrity sha512-WgevKFuwH7zUSbDrDufWgk17vXvcdIoS6Amp58ZWLgz2e+sjaaDx+K/kFt6YFijy80wtd/U5me/Qdvu7TVcaZg== dependencies: - "@envelop/core" "3.0.4" - "@graphql-mesh/cache-localforage" "0.7.13" + "@envelop/core" "3.0.6" + "@graphql-mesh/cache-localforage" "0.7.14" "@graphql-mesh/cross-helpers" "0.3.3" - "@graphql-mesh/merger-bare" "0.16.15" - "@graphql-mesh/merger-stitching" "0.18.15" - "@graphql-mesh/store" "0.9.13" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" + "@graphql-mesh/merger-bare" "0.16.16" + "@graphql-mesh/merger-stitching" "0.18.16" + "@graphql-mesh/store" "0.9.14" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" "@graphql-tools/code-file-loader" "7.3.21" "@graphql-tools/graphql-file-loader" "7.5.16" "@graphql-tools/load" "7.8.12" @@ -1703,91 +1719,91 @@ react-native-fs "2.20.0" react-native-path "0.0.5" -"@graphql-mesh/graphql@0.34.6": - version "0.34.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.34.6.tgz#1a6c64c15dd450e1fe434289a0c2ae64c7463279" - integrity sha512-80KLf37OVEiZgmPNG6bSj95G+YCBC9PjY8Vq5AvMaFzGd9wextyym7Wt7wXnr1djuo9bdACJ4CMV1/kn1l2lNA== +"@graphql-mesh/graphql@0.34.7": + version "0.34.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.34.7.tgz#12c468d2ba48e978e3214aa2c56820d292560d94" + integrity sha512-ytmwP8DxWriBnBjVMLqxCWhhrR3Z4+e9vPg5iZElTadHu2HHlq/+A7jR3qiOn0VciLG8DHJ40UNSgjQCT08kkQ== dependencies: "@graphql-mesh/cross-helpers" "0.3.3" - "@graphql-mesh/store" "0.9.13" + "@graphql-mesh/store" "0.9.14" "@graphql-mesh/string-interpolation" "0.4.2" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@graphql-tools/delegate" "9.0.27" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/url-loader" "7.17.13" "@graphql-tools/utils" "9.2.1" - "@graphql-tools/wrap" "9.3.6" + "@graphql-tools/wrap" "9.3.7" lodash.get "4.4.2" tslib "^2.4.0" -"@graphql-mesh/http@0.3.19": - version "0.3.19" - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.3.19.tgz#32ee617155aa2eee8dab22b29f40591a39d17cd0" - integrity sha512-RmawnjOrf5aPk1ojJPwjq9HVQGzN/wwpOJZ+42kSdl+pVI+ARp+Lj7RjKQ//zX7ykShQh6YcZIFwB/Lx1ejUXw== +"@graphql-mesh/http@0.3.20": + version "0.3.20" + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.3.20.tgz#a4b62b2ef040f6598983652fe898b5ea9c5a636b" + integrity sha512-TjJ2OsiH5qypUKF1y2wuqdnciNQrzpuIUy91S0GDqVHRI83miCCvwkK/aUqGpbPY/jnWqN/kBSbxRyCFpn/bMw== dependencies: "@graphql-mesh/cross-helpers" "0.3.3" - "@graphql-mesh/runtime" "0.46.14" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@whatwg-node/router" "0.2.7" - graphql-yoga "3.6.0" + "@graphql-mesh/runtime" "0.46.15" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@whatwg-node/router" "0.3.0" + graphql-yoga "3.7.0" tslib "^2.4.0" -"@graphql-mesh/merger-bare@0.16.15": - version "0.16.15" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.16.15.tgz#c9ebd544169e68605ff087226751d9f84f9a0e21" - integrity sha512-oo58fTKMmLbTz3FwsODOiie9n+F0DDDWkwAhHcpvRKzogaEShUc61nhPj2oKvT4OAdmu21ZmsPUTOJ/55BlDcw== +"@graphql-mesh/merger-bare@0.16.16": + version "0.16.16" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.16.16.tgz#f19ee3b74ebe932db5936820695baeb89aaaddff" + integrity sha512-oiaInZz4H1Iuq9sPOls1YthUINF7NsZHHR9RpNCkuRVWEwDNsCLh/sKSGvc3XYQZMByTpgllfitf1oZ5zPVI3A== dependencies: - "@graphql-mesh/merger-stitching" "0.18.15" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" + "@graphql-mesh/merger-stitching" "0.18.16" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" "@graphql-tools/schema" "9.0.16" "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" -"@graphql-mesh/merger-stitching@0.18.15": - version "0.18.15" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.18.15.tgz#41f307eb8d231e4034b097a75bae0a9fea5946d4" - integrity sha512-ePmmKZ7w8hSorWsUtl0cP9qgq2PmH7tv8geMSUpIMqoyxvAHFA15rP5kLJKC2nSocD06xp26eeTd4Gs8gukW7w== +"@graphql-mesh/merger-stitching@0.18.16": + version "0.18.16" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.18.16.tgz#fd0f2e2b10593296bca37e10b639e188fe71880a" + integrity sha512-4QG4lrFs+dk4vhYtSThCKVqi0vBiFQK4R08RQ/auLSIVrhEdTazQsi6W24LQqpNt/M7fU/E2gsO93bb0WmHjiA== dependencies: - "@graphql-mesh/store" "0.9.13" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@graphql-tools/delegate" "9.0.27" + "@graphql-mesh/store" "0.9.14" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/schema" "9.0.16" - "@graphql-tools/stitch" "8.7.41" - "@graphql-tools/stitching-directives" "2.3.30" + "@graphql-tools/stitch" "8.7.42" + "@graphql-tools/stitching-directives" "2.3.31" "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" -"@graphql-mesh/runtime@0.46.14": - version "0.46.14" - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.46.14.tgz#e4efebc66fa995e27bd2e9f4ea50e4df8f8c1e36" - integrity sha512-fhyLVO1OujRITQAgRDtp7lJtocghv7gDFUSXm8OLLRBulG7cVs/deL4UQTvsjGVQUUroTLml8YF34GcMt61HVA== +"@graphql-mesh/runtime@0.46.15": + version "0.46.15" + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.46.15.tgz#fcde9cc8be01acdd5242aef031cf149aef730397" + integrity sha512-LefwojpknBN1C0DlaqCd3ahBbnWjj/RbyUPrQWruQVkL/N0vgeFG5s5kTy7NwyT+kjF0pwDnaNY/WCxIufhCbA== dependencies: - "@envelop/core" "3.0.4" - "@envelop/extended-validation" "2.0.4" + "@envelop/core" "3.0.6" + "@envelop/extended-validation" "2.0.6" "@graphql-mesh/cross-helpers" "0.3.3" "@graphql-mesh/string-interpolation" "0.4.2" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@graphql-tools/batch-delegate" "8.4.20" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@graphql-tools/batch-delegate" "8.4.21" "@graphql-tools/batch-execute" "8.5.18" - "@graphql-tools/delegate" "9.0.27" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" - "@graphql-tools/wrap" "9.3.6" + "@graphql-tools/wrap" "9.3.7" "@whatwg-node/fetch" "^0.8.0" tslib "^2.4.0" -"@graphql-mesh/store@0.9.13": - version "0.9.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.9.13.tgz#675831daa2209ae84eb188f4c1322ae16f16571f" - integrity sha512-UQRQz2NAjq2faQpV3ekHbryVZyV1I00hocSF1PpJg55PXSeenAPkygycRjELn2ppPuCgdXG6nSj1CykEpnRShg== +"@graphql-mesh/store@0.9.14": + version "0.9.14" + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.9.14.tgz#8418cf4662cb3f5bf79ced41cb272707cf3efece" + integrity sha512-koPhT+90jANG852AgOWQl4qR4RGoj5ZzVQCMxUnIle3ZJrKZGaPwWyfMao6WWGql50fjQvV3fc1qSRYrZ1szzg== dependencies: "@graphql-inspector/core" "3.3.0" "@graphql-mesh/cross-helpers" "0.3.3" - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" @@ -1801,53 +1817,53 @@ lodash.get "4.4.2" tslib "^2.4.0" -"@graphql-mesh/transform-prefix@0.12.14": - version "0.12.14" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.12.14.tgz#583da6bf9bed0a1547c9198178b217652d0037ba" - integrity sha512-vEZbHxB9RDuuBRs5FwG9X1M/AVg3JVR9z0Oi2A/0BIs982l7+Hsi9WBlYvBFZ4i0jq8TD0cOr1aWthfnkjMliQ== +"@graphql-mesh/transform-prefix@0.12.15": + version "0.12.15" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.12.15.tgz#9a3debe97afe5748f50f6088e72f68d86a981952" + integrity sha512-ahK5GK3wyw/5aQmC5Zwsxitod8B0b8584s0NNLRWbeB8v+eAy53vyv8Fs5Oskofqm5O+a6W/Q+ZJfQZGrICWYQ== dependencies: - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@graphql-tools/delegate" "9.0.27" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" - "@graphql-tools/wrap" "9.3.6" + "@graphql-tools/wrap" "9.3.7" graphql-scalars "1.20.1" tslib "^2.4.0" -"@graphql-mesh/transform-rename@0.14.14": - version "0.14.14" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.14.14.tgz#bc7a5d63f1e5e42ad25792ad0e9785b71d50b353" - integrity sha512-YUfhVnG+Q5YYSjJG0Mu5xt5pSiKjJlp2nIiDHzu6KBfd1dj61Jfb2MbYYVDiR3pdCij+E0C8GoEnx9NwenTfow== +"@graphql-mesh/transform-rename@0.14.15": + version "0.14.15" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.14.15.tgz#543e75c84edeac5fb39f3e27cc57c42419131023" + integrity sha512-k+0chtJ2hZrwTP7GhOIp54zWN6Nk31ZtkrdTZLd3vvHzIRuYATdg0JTo6yb5S/SXH2jTGI3zGEF9V1px4tmtnQ== dependencies: - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@graphql-tools/delegate" "9.0.27" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" - "@graphql-tools/wrap" "9.3.6" + "@graphql-tools/wrap" "9.3.7" graphql-scalars "1.20.1" tslib "^2.4.0" -"@graphql-mesh/transform-type-merging@0.5.13": - version "0.5.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.5.13.tgz#5a8c8b52cfda3890e75f7f72f0e23fc71ed38a13" - integrity sha512-Xp2Yy0EMv3BeWiG5dHwEAPNc4BmhRSjgSTIRIYdcrAmKl+9AasVUjWfEeUtxRuAHS4oOC1xr1iyi1fYAf5Vfxg== +"@graphql-mesh/transform-type-merging@0.5.14": + version "0.5.14" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.5.14.tgz#773fe267e73defd73b0f6251b7f04e56bdf9859c" + integrity sha512-Zdt/1dwJEpvAfoYCZrE/SVfbLAnYVmodbut+vCEN7hfmKkF+8SWFpeFkHol+NUxWu9CR+7e0dbbxOpCtqVTfBA== dependencies: - "@graphql-mesh/types" "0.91.5" - "@graphql-mesh/utils" "0.43.13" - "@graphql-tools/delegate" "9.0.27" - "@graphql-tools/stitching-directives" "2.3.30" + "@graphql-mesh/types" "0.91.6" + "@graphql-mesh/utils" "0.43.14" + "@graphql-tools/delegate" "9.0.28" + "@graphql-tools/stitching-directives" "2.3.31" tslib "^2.4.0" -"@graphql-mesh/types@0.91.5": - version "0.91.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.91.5.tgz#85859a13aae39a37c3179dfb62016982484b653d" - integrity sha512-KwhNDuX/8UdFoH5lahro3DZTHYWpdXLLt75Y9rshNunJzl0c2tYX4cGSRCz5ON1YOR3eI2Mx22QqUoM2Lx04Pg== +"@graphql-mesh/types@0.91.6": + version "0.91.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.91.6.tgz#46e75d47ec083c70221fb12592fd36fd1ce9bcf9" + integrity sha512-HPFi4qGPeAh2VARmOAd5Au1HFOaQ648eNraGupqSSJQQGqttRTOdarjOkthHdLbyIxzQd9sMJEUM5PBkrTuZmg== dependencies: - "@graphql-mesh/store" "0.9.13" - "@graphql-tools/batch-delegate" "8.4.20" - "@graphql-tools/delegate" "9.0.27" + "@graphql-mesh/store" "0.9.14" + "@graphql-tools/batch-delegate" "8.4.21" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" - "@graphql-typed-document-node/core" "3.1.1" + "@graphql-typed-document-node/core" "3.1.2" tslib "^2.4.0" "@graphql-mesh/urql-exchange@10.0.2": @@ -1858,15 +1874,15 @@ "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" -"@graphql-mesh/utils@0.43.13": - version "0.43.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.43.13.tgz#37991aef1a4b14822f2c3e1eee0a3f20d238f9c6" - integrity sha512-z5Am+3cJ+7bHMVsY/lb26zYCc8HCGqvovttTQeQe5C/Z98InRbbD+jjyQjrQLl/SikgyzN5ciwbEGvy/tn7M4Q== +"@graphql-mesh/utils@0.43.14": + version "0.43.14" + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.43.14.tgz#d9654b2aef98c82e925acb36b40eb4bf9a361c0e" + integrity sha512-b9mkTZpOAsc1PrtAFRsco70OrwL1keVX4jriqKM+Mwm3yKgPEkhVUKn+Mfxvg9VPZZyGZP1dxyhGWKD6hMkJXg== dependencies: "@graphql-mesh/cross-helpers" "0.3.3" "@graphql-mesh/string-interpolation" "0.4.2" - "@graphql-mesh/types" "0.91.5" - "@graphql-tools/delegate" "9.0.27" + "@graphql-mesh/types" "0.91.6" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" js-yaml "4.1.0" lodash.get "4.4.2" @@ -1875,17 +1891,17 @@ tiny-lru "8.0.2" tslib "^2.4.0" -"@graphql-tools/batch-delegate@8.4.20": - version "8.4.20" - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.4.20.tgz#e9c6abfc1b40c4f58a721a5ce1b4e044efb92696" - integrity sha512-wXooiWOJ8l6ejzCgapozxKOH5W/9rZrC1goPAzApxD5BHrGazGVDEaG/dxRs4kR0SXcwjP+EQXEmeQrxYoN4qg== +"@graphql-tools/batch-delegate@8.4.21": + version "8.4.21" + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.4.21.tgz#765476c7b09ef4699beb07af228f2eeb1a78204b" + integrity sha512-NrnMGF6SHv7b0OWSyPUURZDoPGKEFTmTyYwVQ+iM950ZPBx3gOUPODZaXWpFVlFK2UGVNk6atvbigPDHnwSZnw== dependencies: - "@graphql-tools/delegate" "9.0.27" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" dataloader "2.2.2" tslib "^2.4.0" -"@graphql-tools/batch-execute@8.5.18": +"@graphql-tools/batch-execute@8.5.18", "@graphql-tools/batch-execute@^8.5.18": version "8.5.18" resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.5.18.tgz#2f0e91cc12e8eed32f14bc814f27c6a498b75e17" integrity sha512-mNv5bpZMLLwhkmPA6+RP81A6u3KF4CSKLf3VX9hbomOkQR4db8pNs8BOvpZU54wKsUzMzdlws/2g/Dabyb2Vsg== @@ -1906,18 +1922,18 @@ tslib "^2.4.0" unixify "^1.0.0" -"@graphql-tools/delegate@9.0.27", "@graphql-tools/delegate@^9.0.27": - version "9.0.27" - resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-9.0.27.tgz#e500554bace46cc7ededd48a0c28079f747c9f49" - integrity sha512-goYewiPls/RDXiRTl1S2tRPlsyDQCxlDWqd0uEIzQZ6aWSyiutfwQnTzdbZPXK0qOblEVMIqFhSGrB6fp0OkBA== +"@graphql-tools/delegate@9.0.28", "@graphql-tools/delegate@^9.0.27": + version "9.0.28" + resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-9.0.28.tgz#026275094b2ff3f4cbbe99caff2d48775aeb67d6" + integrity sha512-8j23JCs2mgXqnp+5K0v4J3QBQU/5sXd9miaLvMfRf/6963DznOXTECyS9Gcvj1VEeR5CXIw6+aX/BvRDKDdN1g== dependencies: - "@graphql-tools/batch-execute" "8.5.18" - "@graphql-tools/executor" "0.0.14" - "@graphql-tools/schema" "9.0.16" - "@graphql-tools/utils" "9.2.1" - dataloader "2.2.2" - tslib "~2.5.0" - value-or-promise "1.0.12" + "@graphql-tools/batch-execute" "^8.5.18" + "@graphql-tools/executor" "^0.0.15" + "@graphql-tools/schema" "^9.0.16" + "@graphql-tools/utils" "^9.2.1" + dataloader "^2.2.2" + tslib "^2.5.0" + value-or-promise "^1.0.12" "@graphql-tools/executor-graphql-ws@^0.0.11": version "0.0.11" @@ -1957,7 +1973,7 @@ tslib "^2.4.0" ws "8.12.1" -"@graphql-tools/executor@0.0.14", "@graphql-tools/executor@^0.0.14": +"@graphql-tools/executor@^0.0.14": version "0.0.14" resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-0.0.14.tgz#7c6073d75c77dd6e7fab0c835761ed09c85a3bc6" integrity sha512-YiBbN9NT0FgqPJ35+Eg0ty1s5scOZTgiPf+6hLVJBd5zHEURwojEMCTKJ9e0RNZHETp2lN+YaTFGTSoRk0t4Sw== @@ -1968,6 +1984,17 @@ tslib "^2.4.0" value-or-promise "1.0.12" +"@graphql-tools/executor@^0.0.15": + version "0.0.15" + resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-0.0.15.tgz#cbd29af2ec54213a52f6c516a7792b3e626a4c49" + integrity sha512-6U7QLZT8cEUxAMXDP4xXVplLi6RBwx7ih7TevlBto66A/qFp3PDb6o/VFo07yBKozr8PGMZ4jMfEWBGxmbGdxA== + dependencies: + "@graphql-tools/utils" "9.2.1" + "@graphql-typed-document-node/core" "3.1.2" + "@repeaterjs/repeater" "3.0.4" + tslib "^2.4.0" + value-or-promise "1.0.12" + "@graphql-tools/graphql-file-loader@7.5.16": version "7.5.16" resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.5.16.tgz#d954b25ee14c6421ddcef43f4320a82e9800cb23" @@ -2034,7 +2061,7 @@ "@graphql-tools/utils" "8.8.0" tslib "^2.4.0" -"@graphql-tools/schema@9.0.16", "@graphql-tools/schema@^9.0.0": +"@graphql-tools/schema@9.0.16", "@graphql-tools/schema@^9.0.0", "@graphql-tools/schema@^9.0.16": version "9.0.16" resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.16.tgz#7d340d69e6094dc01a2b9e625c7bb4fff89ea521" integrity sha512-kF+tbYPPf/6K2aHG3e1SWIbapDLQaqnIHVRG6ow3onkFoowwtKszvUyOASL6Krcv2x9bIMvd1UkvRf9OaoROQQ== @@ -2044,26 +2071,26 @@ tslib "^2.4.0" value-or-promise "1.0.12" -"@graphql-tools/stitch@8.7.41": - version "8.7.41" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.41.tgz#fb7744253fcf967847cd667f8c06f3eda4e0af82" - integrity sha512-n9KX7c9LLTPEoZgISMAEBtUAYyWuCqOg4yGSvCLL8yRgX98zQk2EBrGU3ATFkcVZq2wkvePxZPGVzyUrpwcUTA== +"@graphql-tools/stitch@8.7.42": + version "8.7.42" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.42.tgz#25478f518f57d7e2851f2b18174d35a6b6363054" + integrity sha512-3GmHcxG2UB+r6qGWe2VzvTyFuCuDuBUquAkvWcx+mESiIDOxNdNTQKN69VGNkie+RavlCWUHE3SmhY8u7Z+7wQ== dependencies: - "@graphql-tools/batch-delegate" "8.4.20" - "@graphql-tools/delegate" "9.0.27" + "@graphql-tools/batch-delegate" "8.4.21" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/merge" "8.3.18" "@graphql-tools/schema" "9.0.16" "@graphql-tools/utils" "9.2.1" - "@graphql-tools/wrap" "9.3.6" + "@graphql-tools/wrap" "9.3.7" tslib "^2.4.0" value-or-promise "^1.0.11" -"@graphql-tools/stitching-directives@2.3.30": - version "2.3.30" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.30.tgz#0ce97b0e7cbf2c1441e2bace3fb6eae652cf9a26" - integrity sha512-TUwJ6XwhO3RAV+MEx1YAfqAzvxa9NkZVUGFYXLlPNN6V09I81WYCCn77q42iE+dhBESJ65I+VpPtmi9iT/oSAg== +"@graphql-tools/stitching-directives@2.3.31": + version "2.3.31" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.31.tgz#299bcdfdbd5f1a808ded0d7dd4e9f9a217448b01" + integrity sha512-XX81hqZy4IHB2OwrG1escEA5yT5ZBxUYoHaxohAa8gaYUij5Xc6l4qzZ8HT05T1x1mNhFFNILEgQaJA1EDGv/A== dependencies: - "@graphql-tools/delegate" "9.0.27" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" @@ -2101,22 +2128,27 @@ "@graphql-typed-document-node/core" "^3.1.1" tslib "^2.4.0" -"@graphql-tools/wrap@9.3.6", "@graphql-tools/wrap@^9.3.6": - version "9.3.6" - resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.3.6.tgz#23beaf9c3713160adda511c6a498d1c7077c2848" - integrity sha512-HtQIYoPz48bzpMYZzoeMmzIIYuVxcaUuLD7dH7GtIhwe2f4hpPDE+JLUPxpYiaXdY10l7kP9wycK+FtRfCsFlw== +"@graphql-tools/wrap@9.3.7", "@graphql-tools/wrap@^9.3.6": + version "9.3.7" + resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.3.7.tgz#97d7efdb8dfee41624e154b2de4499397634422e" + integrity sha512-gavfiWLKgvmC2VPamnMzml3zmkBoo0yt+EmOLIHY6O92o4uMTR281WGM77tZIfq+jzLtjoIOThUSjC/cN/6XKg== dependencies: - "@graphql-tools/delegate" "9.0.27" + "@graphql-tools/delegate" "9.0.28" "@graphql-tools/schema" "9.0.16" "@graphql-tools/utils" "9.2.1" tslib "^2.4.0" value-or-promise "1.0.12" -"@graphql-typed-document-node/core@3.1.1", "@graphql-typed-document-node/core@^3.1.1": +"@graphql-typed-document-node/core@3.1.1": version "3.1.1" resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052" integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg== +"@graphql-typed-document-node/core@3.1.2", "@graphql-typed-document-node/core@^3.1.1": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.2.tgz#6fc464307cbe3c8ca5064549b806360d84457b04" + integrity sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA== + "@graphql-yoga/subscription@^3.1.0": version "3.1.0" resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-3.1.0.tgz#4a0bb0b9db2602d02c68f9828603e1e40329140b" @@ -2952,16 +2984,16 @@ fast-url-parser "^1.1.3" tslib "^2.3.1" -"@whatwg-node/router@0.2.7": - version "0.2.7" - resolved "https://registry.yarnpkg.com/@whatwg-node/router/-/router-0.2.7.tgz#5b47279167f5c03f2d2c1d5f113d2c035a8f7e3e" - integrity sha512-kZynz9z5kgBJ/mWowSNzoacRsP4iGPkM6MAVHUzaUxYcQR+crtUvsp7/P6H4X20ScRbs8sDRXi7XOU9mFT8Zhg== +"@whatwg-node/router@0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@whatwg-node/router/-/router-0.3.0.tgz#70002afb4a8ef4b544894c8344933e9559c0ba40" + integrity sha512-d7qzIvbbBm6d0VpJGlRbp/G9PTLRCcpS9fRNnfjE87ZbWbB05vBzHkaUyOs2zaTny/GPuBzrEY2QewoLj4+5JQ== dependencies: "@whatwg-node/fetch" "^0.8.0" - "@whatwg-node/server" "^0.6.6" + "@whatwg-node/server" "^0.7.0" tslib "^2.3.1" -"@whatwg-node/server@^0.6.6", "@whatwg-node/server@^0.6.7": +"@whatwg-node/server@^0.6.7": version "0.6.7" resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.6.7.tgz#14f5d0aca49308759d64fc7faa3cbfc20162a1ee" integrity sha512-M4zHWdJ6M1IdcxnZBdDmiUh1bHQ4gPYRxzkH0gh8Qf6MpWJmX6I/MNftqem3GNn+qn1y47qqlGSed7T7nzsRFw== @@ -2969,6 +3001,14 @@ "@whatwg-node/fetch" "^0.8.1" tslib "^2.3.1" +"@whatwg-node/server@^0.7.0": + version "0.7.1" + resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.7.1.tgz#ee33c5f1bdeab26bb2f77761083789833cd8d493" + integrity sha512-kXZeJ+8vLD8Snewq0N1TB2cWPu6z91ymrRRLDx0KHmbsSrsPIdrXxoHBAvFBxTQz3u2O4IYsyhHetAnBBrrWgA== + dependencies: + "@whatwg-node/fetch" "^0.8.1" + tslib "^2.3.1" + "@wry/context@^0.6.0": version "0.6.1" resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2" @@ -3768,10 +3808,10 @@ core-js-pure@^3.20.2: resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.21.1.tgz#8c4d1e78839f5f46208de7230cebfb72bc3bdb51" integrity sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ== -cosmiconfig@8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97" - integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ== +cosmiconfig@8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1.0.tgz#947e174c796483ccf0a48476c24e4fefb7e1aea8" + integrity sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg== dependencies: import-fresh "^3.2.1" js-yaml "^4.1.0" @@ -3843,7 +3883,7 @@ damerau-levenshtein@^1.0.8: resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7" integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA== -dataloader@2.2.2: +dataloader@2.2.2, dataloader@^2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0" integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g== @@ -4959,13 +4999,13 @@ graphql-ws@5.11.3: resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.3.tgz#eaf8e6baf669d167975cff13ad86abca4ecfe82f" integrity sha512-fU8zwSgAX2noXAsuFiCZ8BtXeXZOzXyK5u1LloCdacsVth4skdBMPO74EG51lBoWSIZ8beUocdpV8+cQHBODnQ== -graphql-yoga@3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.6.0.tgz#b77df99670d0244f5969f684e6fa819fa5a625f1" - integrity sha512-CY4k6/+EPwy/QXfMMkjdcHaUhWEUm7Djd+UxIoY6aJDGfxLF9D3OpBeD7pyxV4pvlRrxp9MEGKZ6kN6LTiVJ/A== +graphql-yoga@3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.7.0.tgz#40729798a8ed9c274dc16f3aa85ab5f97ed62f49" + integrity sha512-yL5oAD1VnK2J8qZFNVy+T2Z5t7YByv7HmCB1fzE26hoILEgY97eKvDYZwXRcPxoN/OhzbN8I42ffCf0dv9Dp8g== dependencies: "@envelop/core" "^3.0.4" - "@envelop/validation-cache" "^5.0.5" + "@envelop/validation-cache" "^5.1.2" "@graphql-tools/executor" "^0.0.14" "@graphql-tools/schema" "^9.0.0" "@graphql-tools/utils" "^9.2.1" @@ -5797,11 +5837,6 @@ js-sdsl@^4.1.4: resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6" integrity sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw== -js-sha1@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/js-sha1/-/js-sha1-0.6.0.tgz#adbee10f0e8e18aa07cdea807cf08e9183dbc7f9" - integrity sha512-01gwBFreYydzmU9BmZxpVk6svJJHrVxEN3IOiGl6VO93bVKYETJ0sIth6DASI6mIFdt7NmfX9UiByRzsYHGU9w== - "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" @@ -7223,6 +7258,11 @@ setimmediate@^1.0.5: resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU= +sha1-es@^1.8.2: + version "1.8.2" + resolved "https://registry.yarnpkg.com/sha1-es/-/sha1-es-1.8.2.tgz#6957c79749f67bf056732abbe53d424ff4205286" + integrity sha512-7gzO0Y7RBt1Qsq8D1fC+So6zsnkwRcZas8sGO9Xp4bOkDhG5s4fzSP0i9yUs6aVzSH7+urqqh6uk0z+dMDeF9A== + shebang-command@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" @@ -7738,21 +7778,21 @@ tsconfig-paths@^3.14.1: minimist "^1.2.6" strip-bom "^3.0.0" -tslib@2.4.0, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@~2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" - integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== - tslib@^1.8.1: version "1.11.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== -tslib@~2.5.0: +tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@~2.5.0: version "2.5.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== +tslib@~2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== + tsup@^6.5.0: version "6.5.0" resolved "https://registry.yarnpkg.com/tsup/-/tsup-6.5.0.tgz#1be97481b7a56385b7c40d01bdabb4196f3649cf" @@ -8221,10 +8261,10 @@ yargs-parser@^21.0.1, yargs-parser@^21.1.1: resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== -yargs@17.7.0, yargs@^17.1.1, yargs@^17.3.1, yargs@^17.5.1: - version "17.7.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985" - integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ== +yargs@17.7.1, yargs@^17.1.1, yargs@^17.3.1, yargs@^17.5.1: + version "17.7.1" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967" + integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw== dependencies: cliui "^8.0.1" escalade "^3.1.1"