diff --git a/.changeset/@graphprotocol_client-apollo-258-dependencies.md b/.changeset/@graphprotocol_client-apollo-258-dependencies.md new file mode 100644 index 00000000..3b80730e --- /dev/null +++ b/.changeset/@graphprotocol_client-apollo-258-dependencies.md @@ -0,0 +1,5 @@ +--- +'@graphprotocol/client-apollo': patch +--- +dependencies updates: + - Updated dependency [`@graphql-mesh/apollo-link@8.0.3` ↗︎](https://www.npmjs.com/package/@graphql-mesh/apollo-link/v/8.0.3) (from `8.0.2`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-auto-type-merging-258-dependencies.md b/.changeset/@graphprotocol_client-auto-type-merging-258-dependencies.md new file mode 100644 index 00000000..45807a34 --- /dev/null +++ b/.changeset/@graphprotocol_client-auto-type-merging-258-dependencies.md @@ -0,0 +1,5 @@ +--- +'@graphprotocol/client-auto-type-merging': patch +--- +dependencies updates: + - Updated dependency [`@graphql-mesh/transform-type-merging@0.4.42` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.42) (from `0.4.35`, in `dependencies`) diff --git a/.changeset/@graphprotocol_client-cli-258-dependencies.md b/.changeset/@graphprotocol_client-cli-258-dependencies.md new file mode 100644 index 00000000..7458133b --- /dev/null +++ b/.changeset/@graphprotocol_client-cli-258-dependencies.md @@ -0,0 +1,6 @@ +--- +'@graphprotocol/client-cli': patch +--- +dependencies updates: + - Updated dependency [`@graphql-mesh/cli@0.78.27` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.78.27) (from `0.78.16`, in `dependencies`) + - Updated dependency [`@graphql-mesh/graphql@0.31.20` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.31.20) (from `0.31.13`, in `dependencies`) diff --git a/examples/composition/package.json b/examples/composition/package.json index 4c228bbb..162474a7 100644 --- a/examples/composition/package.json +++ b/examples/composition/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@graphprotocol/client-cli": "2.2.11", - "@graphql-mesh/transform-rename": "0.12.82", + "@graphql-mesh/transform-rename": "0.12.89", "concurrently": "7.4.0", "graphql": "16.6.0", "nodemon": "2.0.19", diff --git a/packages/apollo/package.json b/packages/apollo/package.json index e440c92d..0f41afe8 100644 --- a/packages/apollo/package.json +++ b/packages/apollo/package.json @@ -46,7 +46,7 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/apollo-link": "8.0.2", + "@graphql-mesh/apollo-link": "8.0.3", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/packages/auto-pagination/package.json b/packages/auto-pagination/package.json index eefc76cb..f49eedbb 100644 --- a/packages/auto-pagination/package.json +++ b/packages/auto-pagination/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@types/lodash": "4.14.185", - "@graphql-mesh/transform-prefix": "0.11.81" + "@graphql-mesh/transform-prefix": "0.11.88" }, "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 c641ddb4..7db07823 100644 --- a/packages/auto-type-merging/package.json +++ b/packages/auto-type-merging/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@graphql-tools/delegate": "9.0.6", - "@graphql-mesh/transform-type-merging": "0.4.35", + "@graphql-mesh/transform-type-merging": "0.4.42", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 4d77ebdb..9c423963 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -49,8 +49,8 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/cli": "0.78.16", - "@graphql-mesh/graphql": "0.31.13", + "@graphql-mesh/cli": "0.78.27", + "@graphql-mesh/graphql": "0.31.20", "tslib": "^2.4.0", "@graphprotocol/client-auto-pagination": "1.1.9", "@graphprotocol/client-auto-type-merging": "1.0.14", diff --git a/yarn.lock b/yarn.lock index 21389441..dff60b46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1304,7 +1304,7 @@ dependencies: "@jridgewell/trace-mapping" "0.3.9" -"@envelop/core@2.6.0", "@envelop/core@^2.4.1": +"@envelop/core@2.6.0", "@envelop/core@^2.5.0": version "2.6.0" resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.6.0.tgz#1b7a346a37040c217f0f9b60c3358efc6c3b1b94" integrity sha512-yTptKinJN//i6m1kXUbnLBl/FobzddI4ehURAMS08eRUOQwAuXqJU9r8VdTav8nIZLb4t6cuDWFb3n331LiwLw== @@ -1320,7 +1320,7 @@ "@graphql-tools/utils" "^8.8.0" tslib "^2.4.0" -"@envelop/parser-cache@^4.4.0": +"@envelop/parser-cache@^4.6.0": version "4.7.0" resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.7.0.tgz#fc438d8ed390c88fa24bf56da3e4da36f088e3fc" integrity sha512-63NfXDcW/vGn4U6NFxaZ0JbYWAcJb9A6jhTvghsSz1ZS+Dny/ci8bVSgVmM1q+N56hPyGsVPuyI+rIc71mPU5g== @@ -1335,7 +1335,7 @@ dependencies: tslib "^2.4.0" -"@envelop/validation-cache@^4.4.0": +"@envelop/validation-cache@^4.6.0": version "4.7.0" resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-4.7.0.tgz#6871116c5387cd7c310b9ae9187d29c2793ae33f" integrity sha512-PzL+GfWJRT+JjsJqZAIxHKEkvkM3hxkeytS5O0QLXT8kURNBV28r+Kdnn2RCF5+6ILhyGpiDb60vaquBi7g4lw== @@ -1465,37 +1465,37 @@ parse-filepath "^1.0.2" tslib "~2.4.0" -"@graphql-inspector/core@3.4.0": - version "3.4.0" - resolved "https://registry.yarnpkg.com/@graphql-inspector/core/-/core-3.4.0.tgz#276c76e982d9acdb8a326df19a8dacb88c22f259" - integrity sha512-035TchqbbyWaNDOJKxp+RG6Ho/nGMXKKgzojQ6Dn1N20jgR/oX9rTVvR8qkzpy0/IxxP8PD9RcZ52vsTAehxdg== +"@graphql-inspector/core@3.3.0": + version "3.3.0" + resolved "https://registry.yarnpkg.com/@graphql-inspector/core/-/core-3.3.0.tgz#3982909cec46a5b3050a8265569503f20a3b5742" + integrity sha512-LRtk9sHgj9qqVPIkkThAVq3iZ7QxgHCx6elEwd0eesZBCmaIYQxD/BFu+VT8jr10YfOURBZuAnVdyGu64vYpBg== dependencies: dependency-graph "0.11.0" object-inspect "1.10.3" tslib "^2.0.0" -"@graphql-mesh/apollo-link@8.0.2": - version "8.0.2" - resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-8.0.2.tgz#5a769d111c7c0cfdc7a769e49ca25724cdbbd70a" - integrity sha512-PNl4ABk85z477mxylVJqe2sao440knp7h0V2zsJkIQYB1Sr9F8LlcaAHLu4KLKkEpRShX0Id0HNUIq6u1SRJgg== +"@graphql-mesh/apollo-link@8.0.3": + version "8.0.3" + resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-8.0.3.tgz#e9886ab675280d4fc2310ade005ad338d7a33110" + integrity sha512-yYCZ4l42r59d0odvkB4B0MZchSm/52uNdyNs0hYGp9VFc7p2FpOFRGn9nwO7UU2PdIsrabdQMD9RrrSOBNzYxQ== dependencies: "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/cache-localforage@0.6.41": - version "0.6.41" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.41.tgz#53854ee1de841d326a70fdb3c495cc68db9e852a" - integrity sha512-JsJlOG3fFJRWnEvp7H2JdL9WKPQo8OgB2gSfvOApdK5A8t1RAMyc752oNC5A1MGKImkULWcB0FBzwXnM7mSojg== +"@graphql-mesh/cache-localforage@0.6.48": + version "0.6.48" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.48.tgz#2ed38ea5b4b5dd5c6da7b4c3641467fb8956895b" + integrity sha512-TuoGF8QHM+93b02hFpDT9kltCN5mm1IZuUtWEM9XYfOW9W303irjkP91lehOImSK0lcFfN+lQzn5SIHcCVxnbg== dependencies: - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" localforage "1.10.0" tslib "^2.4.0" -"@graphql-mesh/cli@0.78.16": - version "0.78.16" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.78.16.tgz#0ff2f13186569d00cc1009d586dc5897ca12007e" - integrity sha512-KtzXzaOAKouiVMX2ykHzb2WMF/9NAo5v9PoTAIUeeidsTNvRVYxv1GRhQeQ/PUxp4GBD85SRucZTiH7aG32rKA== +"@graphql-mesh/cli@0.78.27": + version "0.78.27" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.78.27.tgz#35fe187eeaf1f35afe35b935e8d96e2974a65951" + integrity sha512-yCiZde/XqmVqKHfYQ35usvAjKZuwXCiCGbF/xuz1SzutSDfBT1OZNAmDKCqnqL6LPrve5R9eZXIqVfuHNQZdgQ== dependencies: "@graphql-codegen/core" "2.6.2" "@graphql-codegen/typed-document-node" "2.3.3" @@ -1503,22 +1503,21 @@ "@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.9" + "@graphql-mesh/config" "8.0.16" "@graphql-mesh/cross-helpers" "0.2.6" - "@graphql-mesh/http" "0.1.13" - "@graphql-mesh/runtime" "0.44.9" - "@graphql-mesh/store" "0.8.44" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" + "@graphql-mesh/http" "0.1.24" + "@graphql-mesh/runtime" "0.44.16" + "@graphql-mesh/store" "0.8.51" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" "@graphql-tools/utils" "8.12.0" ajv "8.11.0" change-case "4.1.2" cosmiconfig "7.0.1" dnscache "1.0.2" - dotenv "16.0.2" + dotenv "16.0.3" graphql-import-node "0.0.5" - graphql-ws "5.10.2" - graphql-yoga "3.0.0-alpha-20220905163021-e923bb34" + graphql-ws "5.11.2" json-bigint-patch "0.0.8" json5 "2.2.1" mkdirp "1.0.4" @@ -1528,28 +1527,28 @@ ts-node "10.9.1" tsconfig-paths "4.1.0" tslib "^2.4.0" - typescript "4.8.3" - ws "8.8.1" - yargs "17.5.1" + typescript "4.8.4" + ws "8.9.0" + yargs "17.6.0" -"@graphql-mesh/config@8.0.9": - version "8.0.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-8.0.9.tgz#bd40baecd7e1693f2642bde57a3ba703ef3cab5d" - integrity sha512-dC1SAVDUWRr5ORE7B/+Qad6adEOSXU1Myco+QpNxNUXIaxEP+iLrHAwDxwWO9y7U3cQR08bVrLFSN7g1vFrzQA== +"@graphql-mesh/config@8.0.16": + version "8.0.16" + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-8.0.16.tgz#65ce159d7933a7bf8db7c6d85e5be68baccb8b71" + integrity sha512-hEVZGW9ChnNrMj1UjyOWYwo9t+kQAMUwkgvTOzjrKeBcTelR4REwW0wZK4XIBP/O1H0Pj0HzWX2fFPIfULA5bw== dependencies: "@envelop/core" "2.6.0" - "@graphql-mesh/cache-localforage" "0.6.41" + "@graphql-mesh/cache-localforage" "0.6.48" "@graphql-mesh/cross-helpers" "0.2.6" - "@graphql-mesh/merger-bare" "0.15.27" - "@graphql-mesh/merger-stitching" "0.16.25" - "@graphql-mesh/store" "0.8.44" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" + "@graphql-mesh/merger-bare" "0.15.34" + "@graphql-mesh/merger-stitching" "0.16.32" + "@graphql-mesh/store" "0.8.51" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" "@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.3" + "@whatwg-node/fetch" "^0.4.6" camel-case "4.1.2" param-case "3.0.4" pascal-case "3.1.2" @@ -1565,95 +1564,95 @@ react-native-fs "2.20.0" react-native-path "0.0.5" -"@graphql-mesh/graphql@0.31.13": - version "0.31.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.31.13.tgz#a7a7755895f5fd2d7397117d3b2906ec533cc87c" - integrity sha512-owmEcLkl6402FnFIA29QJsubTMg35U6ZECIPyPOfvgBrieQHIqdPGYFIlSSfx+a0ukcgFdybtkBAA49jlFyvdw== +"@graphql-mesh/graphql@0.31.20": + version "0.31.20" + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.31.20.tgz#77e53cff7f30d02485c1f4beec3ee47c7cf603b4" + integrity sha512-dxTmok2AsY2v3RrTIaJPi8WOhWlHIbLLk/hD1xji1JTI4LkAyBSLzcaEU6Z5jFGGBCibgr07ciUhJ8OHDJLQyg== dependencies: "@graphql-mesh/cross-helpers" "0.2.6" - "@graphql-mesh/store" "0.8.44" + "@graphql-mesh/store" "0.8.51" "@graphql-mesh/string-interpolation" "0.3.2" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@graphql-tools/delegate" "9.0.6" - "@graphql-tools/url-loader" "7.16.2" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@graphql-tools/delegate" "9.0.8" + "@graphql-tools/url-loader" "7.16.4" "@graphql-tools/utils" "8.12.0" - "@graphql-tools/wrap" "9.2.1" + "@graphql-tools/wrap" "9.2.3" lodash.get "4.4.2" tslib "^2.4.0" -"@graphql-mesh/http@0.1.13": - version "0.1.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.1.13.tgz#f1fe8279dae77f3f0a4b8592a63e41e14b7d2c55" - integrity sha512-3tH7nwEn5AVzicCoK/pSEuAGseYcfYKzGUO0e/ejb9pi0bVMxfbPGnk+oFxxaTU9E5f5KliNIfjlKmo0kMjw7w== +"@graphql-mesh/http@0.1.24": + version "0.1.24" + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.1.24.tgz#7702d74bf3b52f30248befca6f9e1ddccf5ad68c" + integrity sha512-LaInpl2nM/6VsKY2QgdzWXc15594dp0hQKw0RtQW5E9aPOAy7Fd4sBYpBpifP7QCdTOWsQ9FiN3yKaRlbwEtVw== dependencies: "@graphql-mesh/cross-helpers" "0.2.6" - "@graphql-mesh/runtime" "0.44.9" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@whatwg-node/fetch" "^0.4.3" - "@whatwg-node/server" "0.3.0" - graphql-yoga "3.0.0-alpha-20220905163021-e923bb34" - itty-router "2.6.1" + "@graphql-mesh/runtime" "0.44.16" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@whatwg-node/fetch" "^0.4.6" + "@whatwg-node/server" "^0.4.10" + graphql-yoga "3.0.0-next.3" + itty-router "2.6.6" itty-router-extras "0.4.2" tslib "^2.4.0" -"@graphql-mesh/merger-bare@0.15.27": - version "0.15.27" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.27.tgz#3efb7a4bc949f7f018661fe2e9d6781ec2845a09" - integrity sha512-wQGcLO7PL/L+4joEhDiuXTqCnIh53GdvLPwDPjjrjO3nh0aih6zvbl+C53ybW2SEpGlUZmESo8wxLqfEV8hcTA== +"@graphql-mesh/merger-bare@0.15.34": + version "0.15.34" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.34.tgz#67eb4914422c21f03371632de8b3dba0f8a92ab6" + integrity sha512-qM/Ifyl+/0xwnXHeo5yFjup2JkfppqfDZLSMPbt4om4LCKx7oac1+TevxTWZQRdAplddWbEYPdTYwkNiZhK85Q== dependencies: - "@graphql-mesh/merger-stitching" "0.16.25" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" + "@graphql-mesh/merger-stitching" "0.16.32" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" "@graphql-tools/schema" "9.0.4" "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/merger-stitching@0.16.25": - version "0.16.25" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.25.tgz#09b87e6a3261248402b0b0d3659962f72130a7e2" - integrity sha512-bGAhHfCLRjhJ0W33999V+UTx2LkTwBXi6dNOa9BVMudEeEK+EbqtrCgm40ODJlUCo95myONV1wxfmHM7Jbi1LQ== +"@graphql-mesh/merger-stitching@0.16.32": + version "0.16.32" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.32.tgz#cf2b2e18b0d909a028027f47d46b8ff33f1f8d3f" + integrity sha512-/qgS+iVQGeFncgeBRjZ8xBxvuhZdufGkwp3DelCTdPct8W9AotX0RTMeZEu3XtfkDDA1bF1wAyk6ca2qXFtDrg== dependencies: - "@graphql-mesh/store" "0.8.44" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@graphql-tools/delegate" "9.0.6" + "@graphql-mesh/store" "0.8.51" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/schema" "9.0.4" - "@graphql-tools/stitch" "8.7.11" - "@graphql-tools/stitching-directives" "2.3.9" + "@graphql-tools/stitch" "8.7.13" + "@graphql-tools/stitching-directives" "2.3.11" "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/runtime@0.44.9": - version "0.44.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.44.9.tgz#239e8d863da05fe8ae06ddba2cf17609dff0610f" - integrity sha512-j9h4Ez+N9MaKfqI9KXLOxtYyS8HX+/vYXH7aq0IHfaEeKWtIwp8AUMYXX61NINMu7BBV8qB3CpSGV63lPECeHg== +"@graphql-mesh/runtime@0.44.16": + version "0.44.16" + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.44.16.tgz#5de00ecfce7392dc206c48870851c52c2ba63667" + integrity sha512-UB5IpW6nZO/rrdt8ziYAKeL87xsG8kN0+JWJpc3Lg+q7TkeWuKe07xHYsYyyU+rgrQ7gFlRRyAN8qVbeoEN4BA== dependencies: "@envelop/core" "2.6.0" "@envelop/extended-validation" "1.9.0" "@graphql-mesh/cross-helpers" "0.2.6" "@graphql-mesh/string-interpolation" "0.3.2" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@graphql-tools/batch-delegate" "8.3.9" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@graphql-tools/batch-delegate" "8.4.1" "@graphql-tools/batch-execute" "8.5.6" - "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" - "@graphql-tools/wrap" "9.2.1" - "@whatwg-node/fetch" "^0.4.3" + "@graphql-tools/wrap" "9.2.3" + "@whatwg-node/fetch" "^0.4.6" fetchache "0.1.4" tslib "^2.4.0" -"@graphql-mesh/store@0.8.44": - version "0.8.44" - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.44.tgz#dca3e40f4f90e646b340a5708908e0bfde19427b" - integrity sha512-k3Z6q+9qnafI9dKJXWZ8kU8UqqkmM/4y71ycia0FVGYcI9Tpa6m98yfb9P3AutJrHqt23LLVPkQVr4Qr4f2nCg== +"@graphql-mesh/store@0.8.51": + version "0.8.51" + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.51.tgz#3e15c7fe4427d5e0280db47ba11d23b0ffcd0cd9" + integrity sha512-gSeAeas9CgKhxevG+1QApGlRuz/4hFYHRDIYE9/3o+kwxh2y1D5UdwOmD6R+vMk6/+PhzUJhx0W+XO1+BR0hRA== dependencies: - "@graphql-inspector/core" "3.4.0" + "@graphql-inspector/core" "3.3.0" "@graphql-mesh/cross-helpers" "0.2.6" - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" @@ -1666,50 +1665,50 @@ json-pointer "0.6.2" lodash.get "4.4.2" -"@graphql-mesh/transform-prefix@0.11.81": - version "0.11.81" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.81.tgz#a1a3c56ef2e413601fd18c062dc0bf61672fb514" - integrity sha512-/Hi8VlFhG3+lZ/8XC3omDKG2iXcBoqtfkZsaCutL+rtQrEd7gw4FMCEbAF98wYgRffjLkH2CejC8tBYD0p9Yag== +"@graphql-mesh/transform-prefix@0.11.88": + version "0.11.88" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.88.tgz#510778498ebcdd45531ff42415df3c38c7d07d44" + integrity sha512-hesqhbLamE4mLXVTvoi3FLSFaW5MTkl4MmxjVDEe4tFUdKa1LKlnoYZrMRZCYCBfgcn6+MbvDAbxLKG62binww== dependencies: - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@graphql-tools/delegate" "9.0.6" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" - "@graphql-tools/wrap" "9.2.1" + "@graphql-tools/wrap" "9.2.3" graphql-scalars "1.18.0" tslib "^2.4.0" -"@graphql-mesh/transform-rename@0.12.82": - version "0.12.82" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.82.tgz#dfda18af59f0b8d1af9f0050588cf383ce37cd4a" - integrity sha512-QRzCTa0NzB0e2gMAsD4eqym6AUIIY2Px2RtAF5kd2RFG58vwzhUjegMqUYDs9hjSob/ozRQpdxiAcaHooM4Bqw== +"@graphql-mesh/transform-rename@0.12.89": + version "0.12.89" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.89.tgz#9535f44df62be2bfa16028da302846cb37f1d294" + integrity sha512-fPVnQMi5DXFbsuj5OTOfUhHaIvy6TElTbcbvAwN7FCw/5ZKPwLIO8/UgIt6tiTC1NCa3DE+X6mf50t20C92n3Q== dependencies: - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@graphql-tools/delegate" "9.0.6" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" - "@graphql-tools/wrap" "9.2.1" + "@graphql-tools/wrap" "9.2.3" tslib "^2.4.0" -"@graphql-mesh/transform-type-merging@0.4.35": - version "0.4.35" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.35.tgz#a7036aa71f40da35505e0c8b26af91b2c52bbec5" - integrity sha512-FUoXD/uLInA6xFUaNhqYo4OMO7pg2z8PRfvV+lJrKfoOaMgS38f+Rj/WEAM2QXBhonga9Hc0qibSg7p3KUNaBg== +"@graphql-mesh/transform-type-merging@0.4.42": + version "0.4.42" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.42.tgz#e6464918e3f9b162618bc24c38746be925d99ffe" + integrity sha512-+IV+uDQsp8cJYOZMKH61NyqBtsplU8N3fxgZb+LEV0rjceNp82U8waVrfjI9mGC6NfwmSdIfWgD/bOtfG0m/rA== dependencies: - "@graphql-mesh/types" "0.84.0" - "@graphql-mesh/utils" "0.41.11" - "@graphql-tools/delegate" "9.0.6" - "@graphql-tools/stitching-directives" "2.3.9" + "@graphql-mesh/types" "0.84.7" + "@graphql-mesh/utils" "0.41.18" + "@graphql-tools/delegate" "9.0.8" + "@graphql-tools/stitching-directives" "2.3.11" tslib "^2.4.0" -"@graphql-mesh/types@0.84.0": - version "0.84.0" - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.84.0.tgz#8a41e6d387c936eac27d3c361915ce4f886f0825" - integrity sha512-pNZkBWCmqhDTv8N5heGuLzntiWX9RKED42LcxGRPWJaRrkT+JwV5atV3Wj2q9JVcLXajjAcqluHcfyehJTt8Fg== +"@graphql-mesh/types@0.84.7": + version "0.84.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.84.7.tgz#dfb0accb83795a08a14cc886d0d4645b0436a6c5" + integrity sha512-QQ8Uz3YGuBhoh+LG9yOOys8Fno0t2Cu9FtBGqpe6i0071Q9ZD3UUhd1J9cAcVaDKNDE/5nhL2da60OW+e5QNDw== dependencies: - "@graphql-mesh/store" "0.8.44" - "@graphql-tools/batch-delegate" "8.3.9" - "@graphql-tools/delegate" "9.0.6" + "@graphql-mesh/store" "0.8.51" + "@graphql-tools/batch-delegate" "8.4.1" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" "@graphql-typed-document-node/core" "3.1.1" tslib "^2.4.0" @@ -1722,29 +1721,29 @@ "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-mesh/utils@0.41.11": - version "0.41.11" - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.41.11.tgz#e1fab26b9f8d25eed69539e247e35b9dc3276bd4" - integrity sha512-QG4cgTtfXbYhZ1od95Ovm8iP1H4a9o0ewOyS/FJ692emnkj6nVwousRfC05/4FPc056+m/i3dv1DUArMhPetIA== +"@graphql-mesh/utils@0.41.18": + version "0.41.18" + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.41.18.tgz#308a905e1b36486d73cf062dafc541a98aeba08c" + integrity sha512-5tItJoblw3V3jskm6yP3T24Ow/SWtw66G7VtzzVakZMp4+SwkW/6NZ26Pn5aHRajEOZGxnrAUjY2ESHh0y+fug== dependencies: "@graphql-mesh/cross-helpers" "0.2.6" "@graphql-mesh/string-interpolation" "0.3.2" - "@graphql-mesh/types" "0.84.0" - "@graphql-tools/delegate" "9.0.6" + "@graphql-mesh/types" "0.84.7" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" js-yaml "4.1.0" lodash.get "4.4.2" lodash.set "4.3.2" lodash.topath "4.5.2" - tiny-lru "8.0.2" + tiny-lru "9.0.2" tslib "^2.4.0" -"@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== +"@graphql-tools/batch-delegate@8.4.1": + version "8.4.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.4.1.tgz#e4757df8cb6e985fedbd6315a7b2721190b988ef" + integrity sha512-kbDY3p0JKEcIUwb5lCXX647oz07lXbvdfigyzD++Goi7RChutK03MmPKvrrgQwi0SFupRKy1tIJAlExlW83STw== dependencies: - "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" dataloader "2.1.0" tslib "^2.4.0" @@ -1782,6 +1781,18 @@ tslib "~2.4.0" value-or-promise "1.0.11" +"@graphql-tools/delegate@9.0.8": + version "9.0.8" + resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-9.0.8.tgz#aa792f419a041de0c6341eaecf9694cf6f16f76f" + integrity sha512-h+Uce0Np0eKj7wILOvlffRQ9jEQ4KelNXfqG8A2w+2sO2P6CbKsR7bJ4ch9lcUdCBbZ4Wg6L/K+1C4NRFfzbNw== + dependencies: + "@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.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" @@ -1895,38 +1906,38 @@ tslib "^2.4.0" value-or-promise "1.0.11" -"@graphql-tools/stitch@8.7.11": - version "8.7.11" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.11.tgz#1e34a4c0bb9abb37262b9243537379b342701e1a" - integrity sha512-5pGlppfEuAcj2qHhzP7CV2pBrBEP6kmHdx/6KDfyyx4uT3r3+0jRuN0fiPL9wAloCZkmpbD7Ugl4sTYhqcpBeQ== +"@graphql-tools/stitch@8.7.13": + version "8.7.13" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.13.tgz#94f8445ae1367569d9680ad4db6738ca4d98816c" + integrity sha512-7bKJWT1vJJfg1GKiHd6c3GxdmCX1y4HiMw6nXKKad79wdYC9uxRSBOWFGaGbyIZBkCv4E5ptZioCn65NX+Fmkw== dependencies: - "@graphql-tools/batch-delegate" "8.3.9" - "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/batch-delegate" "8.4.1" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/merge" "8.3.6" "@graphql-tools/schema" "9.0.4" "@graphql-tools/utils" "8.12.0" - "@graphql-tools/wrap" "9.2.1" + "@graphql-tools/wrap" "9.2.3" tslib "^2.4.0" value-or-promise "^1.0.11" -"@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== +"@graphql-tools/stitching-directives@2.3.11": + version "2.3.11" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.11.tgz#8a3ae81f7a08a47579118e9bbac507108b6996af" + integrity sha512-Om1ApZXH5WUbaE4tKl1+5ZbxtFDKPJee4gIGbIQxFu7E/6p+Qoda4XSqjQoWDscZNgAtgxeICVMWGS6B9HqWzg== dependencies: - "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" tslib "^2.4.0" -"@graphql-tools/url-loader@7.16.2", "@graphql-tools/url-loader@^7.9.7": - version "7.16.2" - resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.16.2.tgz#4b4d9db94262aa405bca0f4b9ccd381012a9de12" - integrity sha512-ZVG3kDEJ88zLfqYtVmI36RUzaP/0bPBcJfBH8whMYL620tE6kizEQsON8iKsxcU1bWB5D7m9ZVFqW4eZ5EqVWw== +"@graphql-tools/url-loader@7.16.4", "@graphql-tools/url-loader@^7.9.7": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.16.4.tgz#d27787ef9f35fe71b456c067c3a1759b1ecd76a8" + integrity sha512-7yGrJJNcqVQIplCyVLk7tW2mAgYyZ06FRmCBnzw3B61+aIjFavrm6YlnKkhdqYSYyFmIbVcigdP3vkoYIu23TA== dependencies: "@ardatan/sync-fetch" "0.0.1" - "@graphql-tools/delegate" "9.0.6" + "@graphql-tools/delegate" "9.0.8" "@graphql-tools/utils" "8.12.0" - "@graphql-tools/wrap" "9.2.1" + "@graphql-tools/wrap" "9.2.3" "@types/ws" "^8.0.0" "@whatwg-node/fetch" "^0.4.0" dset "^3.1.2" @@ -1970,24 +1981,36 @@ tslib "^2.4.0" value-or-promise "1.0.11" +"@graphql-tools/wrap@9.2.3": + version "9.2.3" + resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.2.3.tgz#70f7602aed9781fbc860cea64a918636599883be" + integrity sha512-aiLjcAuUwcvA1mF25c7KFDPXEdQDpo6bTDyAMCSlFXpF4T01hoxLERmfmbRmsmy/dP80ZB31a+t70aspVdqZSA== + dependencies: + "@graphql-tools/delegate" "9.0.8" + "@graphql-tools/schema" "9.0.4" + "@graphql-tools/utils" "8.12.0" + tslib "^2.4.0" + value-or-promise "1.0.11" + "@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-yoga/subscription@^2.2.2": - version "2.2.3" - resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-2.2.3.tgz#e378fa17a12675ae7b34b2f51e39bc02df312ba0" - integrity sha512-It/Dfh+nW2ClTtmOylAa+o7fbKIRYRTH6jfKLj3YB75tkv/rFZ70bjlChDCrEMa46I+zDMg7+cdkrQOXov2fDg== +"@graphql-yoga/subscription@^3.0.0-next.0": + version "3.0.0-next.0" + resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-3.0.0-next.0.tgz#fce94b540ec8837c7667e24b556b70553ccb558b" + integrity sha512-ne+0p7CUHK8XOZRymKzYCLtllKNLqHnL+DiAOMCsvTm7NwgRXBBWiVwN/Bkp/JUTS8+PTssuTSLG8cUTR55p7g== dependencies: - "@graphql-yoga/typed-event-target" "^0.1.1" + "@graphql-yoga/typed-event-target" "^1.0.0-next.0" "@repeaterjs/repeater" "^3.0.4" + "@whatwg-node/events" "0.0.2" tslib "^2.3.1" -"@graphql-yoga/typed-event-target@^0.1.1": - version "0.1.1" - resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-0.1.1.tgz#248d56a76046d805af8c0da3ef590cdb95d2c192" - integrity sha512-l23kLKHKhfD7jmv4OUlzxMTihSqgIjGWCSb0KdlLkeiaF2jjuo8pRhX200hFTrtjRHGSYS1fx2lltK/xWci+vw== +"@graphql-yoga/typed-event-target@^1.0.0-next.0": + version "1.0.0-next.0" + resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-1.0.0-next.0.tgz#d0c8ad24eef46edff1a0e3618a745361d01a58f1" + integrity sha512-OP+6WpeP2eJBdQ4aVdP6m+dhVXPQX1xJ0T2GVmBMiRD3NQeaIMbAP0FPrB3gvh2VGVH0UaAPspQSKsxwEe8YtQ== dependencies: "@repeaterjs/repeater" "^3.0.4" tslib "^2.3.1" @@ -2780,50 +2803,45 @@ magic-string "^0.26.2" react-refresh "^0.14.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== +"@whatwg-node/events@0.0.2": + version "0.0.2" + resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.0.2.tgz#7b7107268d2982fc7b7aff5ee6803c64018f84dd" + integrity sha512-WKj/lI4QjnLuPrim0cfO7i+HsDSXHxNv1y0CrJhdntuO3hxWZmnXCwNDnwOvry11OjRin6cgWNF+j/9Pn8TN4w== + +"@whatwg-node/fetch@0.4.6": + version "0.4.6" + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.6.tgz#d846026687db76565ce8c2a56641e0fc5eb470eb" + integrity sha512-DyeD0lN4Bk2Pdd/n4iT7g3rt4ZvvwSq+Yl2eF/Ku+odw1nVS7foww5JlAlwaJA4ZEGiZYT5oDagltX52UWKaXg== 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" + undici "^5.10.0" web-streams-polyfill "^3.2.0" -"@whatwg-node/fetch@^0.4.0", "@whatwg-node/fetch@^0.4.3": - version "0.4.3" - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.3.tgz#6c95c039f0912bbcb1af8e5c496104bbeab242d2" - integrity sha512-+NzflVRaWl48Jdjq7FOxkmb8wLpSWtk6XKAEMfr/yDOqJS7HWxA+Rc5rTVqh2IRi6QZJyKGoaGKjOAqrGq07nA== +"@whatwg-node/fetch@^0.4.0", "@whatwg-node/fetch@^0.4.6": + version "0.4.7" + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.7.tgz#4cbcda3ba93d5ae15ab823aae5869eae4a0cb14b" + integrity sha512-+oKDMGtmUJ7H37VDL5U2Vdk+ZxsIypZxO2q6y42ytu6W3PL6OIIUYZGliNqQgWtCdtxOZ9WPQvbIAuiLpnLlUw== 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" + undici "^5.10.0" web-streams-polyfill "^3.2.0" -"@whatwg-node/server@0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.3.0.tgz#d5112d1a4b8b7990b6cc5b652b533869e811d29e" - integrity sha512-21mXZ/ExF5UESNFJMho39Psvfp6F0qVL2wXBq194kDqe/7nLFQ4NIM1BmzPZmNcnXyKs1kXUJLn+OpwyqRCSDQ== - 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== +"@whatwg-node/server@0.4.10", "@whatwg-node/server@^0.4.10": + version "0.4.10" + resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.4.10.tgz#6ccd115bb97b188237bdd5dc616b64f41e3b1416" + integrity sha512-2CrBRD2HE5cAy1NrET2+MIywfHOG1LPHxBDI83xMq6jbztWUoxMJTNrTHtJXL+N1+y1oWt5C+LIPYy77N/8t7g== dependencies: - "@whatwg-node/fetch" "^0.3.0" + "@whatwg-node/fetch" "0.4.6" tslib "^2.3.1" "@wry/context@^0.6.0": @@ -3490,13 +3508,13 @@ cliui@^6.0.0: strip-ansi "^6.0.0" wrap-ansi "^6.2.0" -cliui@^7.0.2: - version "7.0.4" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f" - integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ== +cliui@^8.0.1: + version "8.0.1" + resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa" + integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== dependencies: string-width "^4.2.0" - strip-ansi "^6.0.0" + strip-ansi "^6.0.1" wrap-ansi "^7.0.0" clone@^1.0.2: @@ -3845,10 +3863,10 @@ dot-case@^3.0.4: no-case "^3.0.4" tslib "^2.0.3" -dotenv@16.0.2: - version "16.0.2" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf" - integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA== +dotenv@16.0.3: + version "16.0.3" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07" + integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ== dotenv@^8.1.0: version "8.6.0" @@ -4442,11 +4460,6 @@ esutils@^2.0.2: resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== -event-target-polyfill@^0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/event-target-polyfill/-/event-target-polyfill-0.0.3.tgz#ed373295f3b257774b5d75afb2599331d9f3406c" - integrity sha512-ZMc6UuvmbinrCk4RzGyVmRyIsAyxMRlp4CqSrcQRO8Dy0A9ldbiRy5kdtBj4OtP7EClGdqGfIqo9JmOClMsGLQ== - event-target-shim@^5.0.0: version "5.0.1" resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" @@ -4903,27 +4916,27 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.6: dependencies: tslib "^2.1.0" -graphql-ws@5.10.2, graphql-ws@^5.4.1: - version "5.10.2" - resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.10.2.tgz#1aeb38eb31b7351113c9dc3dbab719a0967000c0" - integrity sha512-QnLz0hbpTkmp/ATKAA3Tsg9LFZjWtgrLMgxc3W9G+3+rxUtzcYLwQh4YbXELYcpCqo8zdQxmERAtIQSgq75LTw== +graphql-ws@5.11.2, graphql-ws@^5.4.1: + version "5.11.2" + resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.2.tgz#d5e0acae8b4d4a4cf7be410a24135cfcefd7ddc0" + integrity sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w== -graphql-yoga@3.0.0-alpha-20220905163021-e923bb34: - version "3.0.0-alpha-20220905163021-e923bb34" - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.0.0-alpha-20220905163021-e923bb34.tgz#cb435055675d7f606723613b55ab3beeb510cf59" - integrity sha512-LIeEq1Wg+7etYppd8eOIrPCLbfJKMvWRDXOYNRsO5O8sPwU+6qLwkrOenEN2nzZMcq4MMJ7F5b3IH9f6aH/lAg== +graphql-yoga@3.0.0-next.3: + version "3.0.0-next.3" + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.0.0-next.3.tgz#3497513544da796341b14e0fb918d0ed3e707a42" + integrity sha512-VMeZrc0dhEW/2mwjlY64WE1rs8oqJwugFYlm9wjaL5voTLaFe3ybB3O5lsBDmxsAbsWtJSV/+wFHmmuVZjzFUQ== dependencies: - "@envelop/core" "^2.4.1" - "@envelop/parser-cache" "^4.4.0" - "@envelop/validation-cache" "^4.4.0" + "@envelop/core" "^2.5.0" + "@envelop/parser-cache" "^4.6.0" + "@envelop/validation-cache" "^4.6.0" "@graphql-tools/code-file-loader" "^7.3.0" "@graphql-tools/mock" "^8.7.0" "@graphql-tools/schema" "^9.0.0" - "@graphql-tools/utils" "^8.8.0" + "@graphql-tools/utils" "8.12.0" "@graphql-typed-document-node/core" "^3.1.1" - "@graphql-yoga/subscription" "^2.2.2" - "@whatwg-node/fetch" "^0.3.2" - "@whatwg-node/server" "^0.1.0" + "@graphql-yoga/subscription" "^3.0.0-next.0" + "@whatwg-node/fetch" "0.4.6" + "@whatwg-node/server" "0.4.10" dset "^3.1.1" graphql-config "^4.1.0" tslib "^2.3.1" @@ -5384,10 +5397,10 @@ itty-router-extras@0.4.2: resolved "https://registry.yarnpkg.com/itty-router-extras/-/itty-router-extras-0.4.2.tgz#e46891ebea63f09ada74603649d8a6c4ce0c5df7" integrity sha512-ppHaBzcTXs7idFSDISehG+8kif2/4aqLCfyY/Y/uIZv79sfEfNmTq9G+rDeqblun/VZRBiXZD8ztYmMS8EOsKw== -itty-router@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/itty-router/-/itty-router-2.6.1.tgz#eecb59fa25b5f6f519276cc5bcaaa1cb341d5fee" - integrity sha512-l9gxWe5TOLUESYnBn85Jxd6tIZLWdRX5YKkHIBfSgbNQ7UFPNUGuWihRV+LlEbfJJIzgLmhwAbaWRi5yWJm8kg== +itty-router@2.6.6: + version "2.6.6" + resolved "https://registry.yarnpkg.com/itty-router/-/itty-router-2.6.6.tgz#78a08c3b7dc1bd90ce832cae8eff7e4cbfbf67ef" + integrity sha512-hIPHtXGymCX7Lzb2I4G6JgZFE4QEEQwst9GORK7sMYUpJvLfy4yZJr95r04e8DzoAnj6HcxM2m4TbK+juu+18g== jest-changed-files@^29.0.0: version "29.0.0" @@ -7517,10 +7530,10 @@ thenify-all@^1.0.0: dependencies: any-promise "^1.0.0" -tiny-lru@8.0.2: - version "8.0.2" - resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c" - integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg== +tiny-lru@9.0.2: + version "9.0.2" + resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-9.0.2.tgz#6714626d1961831da99472eb9f6d26b3ff999c39" + integrity sha512-SZwDlvflOPYiImKv2Rh/1uccO+r5JsEexLU1szFsVudzk17Sj250xl75/X3aY4vINS1ZulnCPqcndvW9R0y7Yg== title-case@^3.0.3: version "3.0.3" @@ -7736,6 +7749,11 @@ typescript@4.8.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88" integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig== +typescript@4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== + ua-parser-js@^0.7.30: version "0.7.31" resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6" @@ -7761,10 +7779,10 @@ undefsafe@^2.0.5: resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c" integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA== -undici@^5.8.0: - version "5.8.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.8.1.tgz#511d43ff6be02f84ec2513ae7f4b07c589319272" - integrity sha512-iDRmWX4Zar/4A/t+1LrKQRm102zw2l9Wgat3LtTlTn8ykvMZmAmpq9tjyHEigx18FsY7IfATvyN3xSw9BDz0eA== +undici@^5.10.0: + version "5.10.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-5.10.0.tgz#dd9391087a90ccfbd007568db458674232ebf014" + integrity sha512-c8HsD3IbwmjjbLvoZuRI26TZic+TSEe8FPMLLOkN1AfYRhdjnKBU6yL+IwcSCbdZiX4e5t0lfMDLDCqj4Sq70g== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0" @@ -8058,10 +8076,10 @@ write-pkg@^4.0.0: type-fest "^0.4.1" write-json-file "^3.2.0" -ws@8.8.1, ws@^8.3.0: - version "8.8.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0" - integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA== +ws@8.9.0, ws@^8.3.0: + version "8.9.0" + resolved "https://registry.yarnpkg.com/ws/-/ws-8.9.0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e" + integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg== y18n@^4.0.0: version "4.0.3" @@ -8101,12 +8119,12 @@ yargs-parser@^21.0.0, yargs-parser@^21.0.1: resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35" integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg== -yargs@17.5.1, yargs@^17.1.1, yargs@^17.3.0, yargs@^17.3.1, yargs@^17.5.1: - version "17.5.1" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e" - integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA== +yargs@17.6.0, yargs@^17.1.1, yargs@^17.3.0, yargs@^17.3.1, yargs@^17.5.1: + version "17.6.0" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c" + integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g== dependencies: - cliui "^7.0.2" + cliui "^8.0.1" escalade "^3.1.1" get-caller-file "^2.0.5" require-directory "^2.1.1"