From 9e237bc12a34334ba6e76e79b89df96ffc11eab0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:43:03 +0000 Subject: [PATCH 1/2] fix(deps): update all non-major dependencies --- examples/composition/package.json | 2 +- examples/live-queries/package.json | 2 +- packages/add-source-name/package.json | 2 +- packages/auto-pagination/package.json | 4 +- packages/auto-type-merging/package.json | 4 +- packages/cli/package.json | 4 +- yarn.lock | 229 ++++++++++++------------ 7 files changed, 119 insertions(+), 128 deletions(-) diff --git a/examples/composition/package.json b/examples/composition/package.json index 7761bfc49..91ab055ac 100644 --- a/examples/composition/package.json +++ b/examples/composition/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@graphprotocol/client-cli": "2.1.3", - "@graphql-mesh/transform-rename": "0.12.65", + "@graphql-mesh/transform-rename": "0.12.66", "concurrently": "7.3.0", "graphql": "16.6.0", "nodemon": "2.0.19", diff --git a/examples/live-queries/package.json b/examples/live-queries/package.json index a89ea1e59..ab430898e 100644 --- a/examples/live-queries/package.json +++ b/examples/live-queries/package.json @@ -10,6 +10,6 @@ "dependencies": { "@graphprotocol/client-cli": "2.1.3", "@graphprotocol/client-polling-live": "0.0.0", - "graphql": "16.5.0" + "graphql": "16.6.0" } } diff --git a/packages/add-source-name/package.json b/packages/add-source-name/package.json index 499de14d5..84f5e4c3c 100644 --- a/packages/add-source-name/package.json +++ b/packages/add-source-name/package.json @@ -57,7 +57,7 @@ "@graphql-tools/delegate": "9.0.3", "@graphql-tools/wrap": "9.0.4", "@graphql-tools/utils": "8.10.0", - "@graphql-mesh/types": "^0.78.0" + "@graphql-mesh/types": "^0.78.0 || ^0.79.0" }, "type": "module" } diff --git a/packages/auto-pagination/package.json b/packages/auto-pagination/package.json index 13cfb3934..d266057d6 100644 --- a/packages/auto-pagination/package.json +++ b/packages/auto-pagination/package.json @@ -54,11 +54,11 @@ }, "devDependencies": { "@types/lodash": "4.14.183", - "@graphql-mesh/transform-prefix": "0.11.64" + "@graphql-mesh/transform-prefix": "0.11.65" }, "peerDependencies": { "graphql": "^15.2.0 || ^16.0.0", - "@graphql-mesh/types": "^0.78.0" + "@graphql-mesh/types": "^0.78.0 || ^0.79.0" }, "type": "module" } diff --git a/packages/auto-type-merging/package.json b/packages/auto-type-merging/package.json index c2b11bd70..fc7b99e48 100644 --- a/packages/auto-type-merging/package.json +++ b/packages/auto-type-merging/package.json @@ -47,12 +47,12 @@ }, "dependencies": { "@graphql-tools/delegate": "9.0.3", - "@graphql-mesh/transform-type-merging": "0.4.19", + "@graphql-mesh/transform-type-merging": "0.4.20", "tslib": "^2.4.0" }, "peerDependencies": { "graphql": "^15.2.0 || ^16.0.0", - "@graphql-mesh/types": "^0.78.0" + "@graphql-mesh/types": "^0.78.0 || ^0.79.0" }, "type": "module" } diff --git a/packages/cli/package.json b/packages/cli/package.json index dee0a8b00..fd64afd76 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -49,8 +49,8 @@ "access": "public" }, "dependencies": { - "@graphql-mesh/cli": "0.75.9", - "@graphql-mesh/graphql": "0.29.9", + "@graphql-mesh/cli": "0.75.10", + "@graphql-mesh/graphql": "0.29.10", "tslib": "^2.4.0", "@graphprotocol/client-auto-pagination": "1.1.2", "@graphprotocol/client-auto-type-merging": "1.0.3", diff --git a/yarn.lock b/yarn.lock index 052ec07d3..2f95c8592 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1303,10 +1303,10 @@ dependencies: "@jridgewell/trace-mapping" "0.3.9" -"@envelop/core@2.4.2", "@envelop/core@^2.0.0": - version "2.4.2" - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.4.2.tgz#94713bb5fc459c1b8ee57abb7e5f5fa76068beda" - integrity sha512-C63lf0feBpBFpLM2pD++pzgRiYZu9uxxj55fsRnihEAQaC5iZTmffbVyfJkzRyd4WoPDT6BQpQYequI9yh8dPg== +"@envelop/core@2.5.0", "@envelop/core@^2.0.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.5.0.tgz#f37ba50ff2e997bcb310b366eacf40b2a2107ee0" + integrity sha512-nlDC9q75bjvS/ajbkkVlwGPSYlWhZOQ6StxMTEjvUVefL4o49NpMlGgxfN2mJ64y1CJ3MI/bIemZ3jOHmiv3Og== dependencies: "@envelop/types" "2.3.1" @@ -1315,10 +1315,10 @@ resolved "https://registry.yarnpkg.com/@envelop/disable-introspection/-/disable-introspection-3.0.0.tgz#beb8a534e7c3dd2c8d141c56ad162bbecef17bd5" integrity sha512-ypYwiEbwSe+uyYp6CEwJ2oDRUk51chvSSlncZmt3gutpJyuNeWygcFOngxtbzCKqkjgEfag3AM2HrCFJxJZ7gw== -"@envelop/extended-validation@1.7.2": - version "1.7.2" - resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-1.7.2.tgz#836b8224db2efdd76ea8dbe56e38421c173e1797" - integrity sha512-NoYh0BkDCES/EF1zEOIVKooEruWhzC+T3xLpUFMx/OIEGfev5NtIkVxjsaFkRbJXbA6B5DEGeZRZMyzom+0m3w== +"@envelop/extended-validation@1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-1.8.0.tgz#d593e9f3d52c19332dc17764a25a1f040c3c40cd" + integrity sha512-RldSbY/4Bun6puNXv2ihB7n8zpJJ/muhkv4MJ4SP1Y6E59YL8O91+czLg1rtO9hwl6qxpk0MCfwfPsJQasCcUg== dependencies: "@graphql-tools/utils" "^8.8.0" @@ -1475,20 +1475,20 @@ "@graphql-tools/utils" "8.10.0" tslib "^2.4.0" -"@graphql-mesh/cache-localforage@0.6.25": - version "0.6.25" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.25.tgz#2c173724faf9a4c04f72d791ade21ac3f2cfe14b" - integrity sha512-g5qwPxqJdSn0/dOoPJUKb3X7rXWYm+K483Fwar62pcpZbL6fcvC/qBgZxJbvwyY+G0w60gMl/WoF3iEvUjpYpg== +"@graphql-mesh/cache-localforage@0.6.26": + version "0.6.26" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.26.tgz#cefafde41b84bff18cf38493d80fb881182520fe" + integrity sha512-XUNnFknvy8LuE1aSd74SYVqF11gm7FLGdds+MK+TQusu/K8z5PyIauMPd5yV4PKIf94fSRISvEZCnSw5WyVfoA== dependencies: - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" localforage "1.10.0" tslib "^2.4.0" -"@graphql-mesh/cli@0.75.9": - version "0.75.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.75.9.tgz#f434a08ee2d2c61c9952d2780c8e6b57b3dd9621" - integrity sha512-LzHLhOyG086mzhgTSHz1Z9WgmqWwbEWCoXR6pq9bhlMgQqGYh3dkiUIuMsIapy7Vn5NCi3QALtvaNAdHomnBIA== +"@graphql-mesh/cli@0.75.10": + version "0.75.10" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.75.10.tgz#c3c18915ea33886222268b3d875a5dbf6bdda3c1" + integrity sha512-iIxIQAOFOrjC98TEzmNuiKlU6gHBdLBXVZ/uyLj5NkejMVUO27FTSUU+ZRa/yKoywQp74369hQ12h6s0AK+E5Q== dependencies: "@graphql-codegen/core" "2.6.2" "@graphql-codegen/typed-document-node" "2.3.3" @@ -1496,12 +1496,12 @@ "@graphql-codegen/typescript-generic-sdk" "3.0.0" "@graphql-codegen/typescript-operations" "2.5.3" "@graphql-codegen/typescript-resolvers" "2.7.3" - "@graphql-mesh/config" "5.1.7" + "@graphql-mesh/config" "5.1.8" "@graphql-mesh/cross-helpers" "0.2.2" - "@graphql-mesh/runtime" "0.41.9" - "@graphql-mesh/store" "0.8.28" - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/runtime" "0.41.10" + "@graphql-mesh/store" "0.8.29" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/code-file-loader" "7.3.3" "@graphql-tools/graphql-file-loader" "7.5.2" "@graphql-tools/load" "7.7.4" @@ -1531,19 +1531,19 @@ ws "8.8.1" yargs "17.5.1" -"@graphql-mesh/config@5.1.7": - version "5.1.7" - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-5.1.7.tgz#922a01c9ade57fbdf1a0a1835696f532a788dbe7" - integrity sha512-CllDlEuqgDEgx3yBzHwwkbrHF0hmQ2Cp3u6V4W+Wc24hFyZdlHCWhP+BfbT0VABiiItuDHD8cuzjqzvv6J2qhA== +"@graphql-mesh/config@5.1.8": + version "5.1.8" + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-5.1.8.tgz#db97543374b4fa23eacb7738ec6ad5451b7358b2" + integrity sha512-8dk5h4PzGB6Q3Z0iLLYfrb2N5+I6FyrV7gjoZ3GuDT8SbmsFAVvdm1uD/04vI6RxD9pj866U279EDyIrFo/RHg== dependencies: - "@envelop/core" "2.4.2" - "@graphql-mesh/cache-localforage" "0.6.25" + "@envelop/core" "2.5.0" + "@graphql-mesh/cache-localforage" "0.6.26" "@graphql-mesh/cross-helpers" "0.2.2" - "@graphql-mesh/merger-bare" "0.15.9" - "@graphql-mesh/merger-stitching" "0.16.8" - "@graphql-mesh/store" "0.8.28" - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/merger-bare" "0.15.10" + "@graphql-mesh/merger-stitching" "0.16.9" + "@graphql-mesh/store" "0.8.29" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/code-file-loader" "7.3.3" "@graphql-tools/graphql-file-loader" "7.5.2" "@graphql-tools/load" "7.7.4" @@ -1565,43 +1565,43 @@ react-native-fs "2.20.0" react-native-path "0.0.5" -"@graphql-mesh/graphql@0.29.9": - version "0.29.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.29.9.tgz#809a667a17760f9d905da0e0030a6756f371f1b1" - integrity sha512-fOcGgROI2NmwEWPukc8udPIJJmVD8p1S1XtEWirm1uB7CRYmLH9SsAptFgyXOM7/rqqbKI5QbOZzmUAgd4p6Cw== +"@graphql-mesh/graphql@0.29.10": + version "0.29.10" + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.29.10.tgz#165cdb013b25878d0fba6a3a2f381043a75309f4" + integrity sha512-0ziv+FU36ldI30gVYKj0ewInZTBiZcIxufSsDRJ8LyvlTekB8Z88O0dP+jZRP9poza1LQoN8GT7d0RXGFqtWJA== dependencies: "@graphql-mesh/cross-helpers" "0.2.2" - "@graphql-mesh/store" "0.8.28" - "@graphql-mesh/string-interpolation" "0.3.1" - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/store" "0.8.29" + "@graphql-mesh/string-interpolation" "0.3.2" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/delegate" "9.0.3" - "@graphql-tools/url-loader" "7.13.8" + "@graphql-tools/url-loader" "7.13.9" "@graphql-tools/utils" "8.10.0" "@graphql-tools/wrap" "9.0.4" lodash.get "4.4.2" tslib "^2.4.0" -"@graphql-mesh/merger-bare@0.15.9": - version "0.15.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.9.tgz#050eb9fcddfc2c93424c874cb5e8199e847d19bb" - integrity sha512-dU02KsTJRVo1+ACTkdrcYwh/KH9wCIT3U8l/WfbDY0FTVEcUdkHlRvl1K+y2Sh0q9FbU639kJ9gX4WN9aAf7KQ== +"@graphql-mesh/merger-bare@0.15.10": + version "0.15.10" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.10.tgz#326daa797b635abfa11aa2dae0eda69c3a8fdbbb" + integrity sha512-99Qcgfva7074UxZlmu3VlsV14MV9or/yoWWQ6YQ+kQWVDL+XbKKzSi9EIInE5jnD736fL/unE3xymh7EtO+JzA== dependencies: - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/schema" "9.0.1" "@graphql-tools/utils" "8.10.0" "@graphql-tools/wrap" "9.0.4" tslib "^2.4.0" -"@graphql-mesh/merger-stitching@0.16.8": - version "0.16.8" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.8.tgz#b96a2d38bc211750c7777a4c8abb17ef9aeefc6f" - integrity sha512-pGfIbRVcq7MIDFGByvxwaH2Q5roUyRjDX6PJT+ZfHEF02wnhY6O11W9IpXwDrBcaQB7RlP1sBVrHavF43PriFw== +"@graphql-mesh/merger-stitching@0.16.9": + version "0.16.9" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.9.tgz#1156d672e253f97ed4739360d0de8249e88f59d9" + integrity sha512-5Wi8jNl9IlWI5JlL2QQvga9IjZCkYmsyfiKSZQ3NCgFEk3r9bPaWJ24Yis8R4zYypgZ4Cur5OfB29Pz83/LYGg== dependencies: - "@graphql-mesh/store" "0.8.28" - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/store" "0.8.29" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/schema" "9.0.1" "@graphql-tools/stitch" "8.7.6" @@ -1609,85 +1609,85 @@ "@graphql-tools/utils" "8.10.0" tslib "^2.4.0" -"@graphql-mesh/runtime@0.41.9": - version "0.41.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.41.9.tgz#1f0a03f8ce96f8555da6413862eab89ed56fe588" - integrity sha512-52D9oAsibUyMWhkpkBkLojRe2HADOBH3LtAkjrojqWZLD+EvMRLBG7bWV1vbpJkjKolYljSIxKRCLv3d5WFwEg== +"@graphql-mesh/runtime@0.41.10": + version "0.41.10" + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.41.10.tgz#61614d17cb444e62f4629382bcfbee35a7c46f72" + integrity sha512-NuX/Na820byDPtt3quscBGx2DDBtnd6yyiax/X/VK+5XGZ33ejoYyckMlARWWtamgEPoouSvTHBQtfXPPo9PBg== dependencies: - "@envelop/core" "2.4.2" - "@envelop/extended-validation" "1.7.2" - "@graphql-mesh/string-interpolation" "0.3.1" - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@envelop/core" "2.5.0" + "@envelop/extended-validation" "1.8.0" + "@graphql-mesh/string-interpolation" "0.3.2" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/batch-delegate" "8.3.6" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/utils" "8.10.0" "@graphql-tools/wrap" "9.0.4" tslib "^2.4.0" -"@graphql-mesh/store@0.8.28": - version "0.8.28" - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.28.tgz#a92cb725a75909dc1f9a2d119742c388e146d903" - integrity sha512-7xxhi4YbUZZdVeoWxlr8gXCdYK0G1bz8Ay+zZQDvpsS1wp4xtdJ9VxzI+Z8fDm0pdfRwzYRyli2pKgH5qVRo3g== +"@graphql-mesh/store@0.8.29": + version "0.8.29" + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.29.tgz#e5d3a28cb1669a73330cf59e22a21e4fd50b0402" + integrity sha512-gsN/k9hlEF9wP8Hwil6lRWw0q/77PYhnglse99du7/kpaP55DbHHZfG4uXta7YUzhSvVjOUwgMIsrbnpCR/NMw== dependencies: "@graphql-inspector/core" "3.3.0" "@graphql-mesh/cross-helpers" "0.2.2" - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/utils" "8.10.0" tslib "^2.4.0" -"@graphql-mesh/string-interpolation@0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.3.1.tgz#5d8864d0346e5332837f3218f707e1b12b7e81f8" - integrity sha512-tdlsyCayTOPDUgVfV2Xwglf2wATyZQXYrrrYwLonMa+QPeKUPVr8YWvodj85rgib25Ftv28bw/43aB7UzEfB0w== +"@graphql-mesh/string-interpolation@0.3.2": + version "0.3.2" + resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.3.2.tgz#664724fd9a75ef7e8dec11f9aba9810491afb05a" + integrity sha512-90iJtsxbMIcTk1AOWj6ItXc0SzMEgsu/hLt55qKXHoV6SiCYoyh/pBSLlQVwziWE9vI2RjeMIFQsvHWfcuxgbA== dependencies: dayjs "1.11.5" json-pointer "0.6.2" lodash.get "4.4.2" -"@graphql-mesh/transform-prefix@0.11.64": - version "0.11.64" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.64.tgz#a25850b2c9dc8aa1f7c36faa50fa08e3980edfb9" - integrity sha512-jXjpgt1jorNW2PZ9aZRqR4yXblqHLQ389u1tPVNM4GeN/N7t63f+lsH3eJC0GECw12nwWpMyk7bY32nsXjyvxg== +"@graphql-mesh/transform-prefix@0.11.65": + version "0.11.65" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.65.tgz#d71f14a4411c4ad5f2bcdae55063d01aaf6de27f" + integrity sha512-V/h9aVtECw0yGaB/ZBNwM5HG0lUmCL3ZSi/+K2n/K0g85JeNZm6XBRO/bcxoy/MjmvzX3IvEVs16ZCZRSBH5wA== dependencies: - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/utils" "8.10.0" "@graphql-tools/wrap" "9.0.4" graphql-scalars "1.18.0" tslib "^2.4.0" -"@graphql-mesh/transform-rename@0.12.65": - version "0.12.65" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.65.tgz#3e081cfdfb978cb31d6bda728776de15869c8d93" - integrity sha512-q3rSFoFeIP7d8Ic+fFa2gKTAFz5I4Cz77hvDhjZB2DiXXtV5bgxg7rWpfVCUCjUbQ5DdpNbpt3ZOHOvJ16isNA== +"@graphql-mesh/transform-rename@0.12.66": + version "0.12.66" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.66.tgz#3f819a41b4c8b7833d05c68e34086a19e76abc8e" + integrity sha512-2V/pCfTgHbL84S9Y74xTSe6l4+Qd77irg6Oj61sl9yN7t7sOI7tcY460HoZqPWPwCaTN5+XCrS1H3tLXQnHYZg== dependencies: - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/utils" "8.10.0" "@graphql-tools/wrap" "9.0.4" tslib "^2.4.0" -"@graphql-mesh/transform-type-merging@0.4.19": - version "0.4.19" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.19.tgz#caa0cb6f2aa4a3f727e06e16ba825164ec059eee" - integrity sha512-sN9to1+AU5oqg5clLpRsFDtkaIftHdTkNMrnqeipLu4dwUic1lBEUiETxz2JcigtWft66vix7LJKrLmOCkqtDQ== +"@graphql-mesh/transform-type-merging@0.4.20": + version "0.4.20" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.20.tgz#93f1fd596e7d869d591a2921c82a08bf9d327f6d" + integrity sha512-q04YgAeyPo3JTNWUlUF0ZDQqLOHKCkaMlUJIAfPryl6SzmOMINHfi/tBoGvJVarviwtjXOp13hpU8BJ531/uUQ== dependencies: - "@graphql-mesh/types" "0.78.8" - "@graphql-mesh/utils" "0.37.9" + "@graphql-mesh/types" "0.79.0" + "@graphql-mesh/utils" "0.38.0" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/stitching-directives" "2.3.6" tslib "^2.4.0" -"@graphql-mesh/types@0.78.8": - version "0.78.8" - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.78.8.tgz#a5c1a05037b354bbb074ba85a3a5769669522858" - integrity sha512-4s+37KRTIWx+QLTgPyiFUz25/WMEvqaDh4Y0a5//egdWkyRI9zysRa/upJ24kXXttOaKPPLVWGsxpJpDnM6efA== +"@graphql-mesh/types@0.79.0": + version "0.79.0" + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.79.0.tgz#cff2b39023202c6ebe3c5a82fe32e0d967899b8e" + integrity sha512-vZmTwkWyjryUPs8048ngLYJLS3hkkqGnT5mnW3U1hR8QQwTvmS9SWy6zQX/950Q118izUZSiKKHMaKkmX4wD8g== dependencies: - "@graphql-mesh/store" "0.8.28" + "@graphql-mesh/store" "0.8.29" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/utils" "8.10.0" "@graphql-typed-document-node/core" "3.1.1" @@ -1701,14 +1701,14 @@ "@graphql-tools/utils" "8.10.0" tslib "^2.4.0" -"@graphql-mesh/utils@0.37.9": - version "0.37.9" - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.37.9.tgz#ad2ee4c0be929b61758de6fb1674026f961e869b" - integrity sha512-iSEhBJADygZcTuRwhYPNJBxSIVpT4GqUYpvgD+pV6cD4hbM1WczpvUTip1Lc3svRliOZHuGbkgMVu9frMUyboA== +"@graphql-mesh/utils@0.38.0": + version "0.38.0" + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.38.0.tgz#d73e656b3cbeb062f07971302030e4a90f109bba" + integrity sha512-Dh5qAO1KSp4DgiDcorYTnW8rCopVjSxI14aKZuklr5kZl/wfeiszcSO69N7IuFcg6PLzZWFJ7P6rlgSMn9754Q== dependencies: "@graphql-mesh/cross-helpers" "0.2.2" - "@graphql-mesh/string-interpolation" "0.3.1" - "@graphql-mesh/types" "0.78.8" + "@graphql-mesh/string-interpolation" "0.3.2" + "@graphql-mesh/types" "0.79.0" "@graphql-tools/delegate" "9.0.3" "@graphql-tools/utils" "8.10.0" "@graphql-typed-document-node/core" "3.1.1" @@ -1879,10 +1879,10 @@ "@graphql-tools/utils" "8.10.0" tslib "^2.4.0" -"@graphql-tools/url-loader@7.13.8": - version "7.13.8" - resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.13.8.tgz#2cd810e53411e5ab68e19ec3189f6792fe552ac5" - integrity sha512-toJI7FyEDD4pVp4QVmek03r7NebQ5qGTmnlDHoz29WMNlwdQQMOYE2hWBqcwRqyGNJceApVpdW4GboDVoV/rfA== +"@graphql-tools/url-loader@7.13.9": + version "7.13.9" + resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.13.9.tgz#89d6bfe47eb385a7387f44914673a77ec489b7fd" + integrity sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg== dependencies: "@ardatan/sync-fetch" "0.0.1" "@graphql-tools/delegate" "9.0.3" @@ -2948,7 +2948,7 @@ array-union@^2.1.0: resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== -array.prototype.flat@^1.2.3: +array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5: version "1.3.0" resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz#0b0c1567bf57b38b56b4c97b8aa72ab45e4adc7b" integrity sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw== @@ -2958,15 +2958,6 @@ array.prototype.flat@^1.2.3: es-abstract "^1.19.2" es-shim-unscopables "^1.0.0" -array.prototype.flat@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13" - integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.3" - es-abstract "^1.19.0" - array.prototype.flatmap@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f" @@ -4899,7 +4890,7 @@ graphql-ws@5.10.0, graphql-ws@^5.4.1: resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.10.0.tgz#3fb47a4e809e0d2e7c197f1bca754fa9f31b940e" integrity sha512-ewbPzHQdRZgNCPDH9Yr6xccSeZfk3fmpO/AGGGg4KkM5gc6oAOJQ10Oui1EqprhVOyRbOll9bw2qAkOiOwfTag== -graphql@16.5.0, graphql@16.6.0: +graphql@16.6.0: version "16.6.0" resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb" integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw== From 7bd71d661b9ec6261a9b0daea024feb972d29d21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 17 Aug 2022 13:43:36 +0000 Subject: [PATCH 2/2] chore(dependencies): updated changesets for modified dependencies --- ...aphprotocol_client-add-source-name-197-dependencies.md | 7 +++++++ ...aphprotocol_client-auto-pagination-197-dependencies.md | 7 +++++++ ...hprotocol_client-auto-type-merging-197-dependencies.md | 8 ++++++++ .changeset/@graphprotocol_client-cli-197-dependencies.md | 8 ++++++++ 4 files changed, 30 insertions(+) create mode 100644 .changeset/@graphprotocol_client-add-source-name-197-dependencies.md create mode 100644 .changeset/@graphprotocol_client-auto-pagination-197-dependencies.md create mode 100644 .changeset/@graphprotocol_client-auto-type-merging-197-dependencies.md create mode 100644 .changeset/@graphprotocol_client-cli-197-dependencies.md diff --git a/.changeset/@graphprotocol_client-add-source-name-197-dependencies.md b/.changeset/@graphprotocol_client-add-source-name-197-dependencies.md new file mode 100644 index 000000000..52d646e1b --- /dev/null +++ b/.changeset/@graphprotocol_client-add-source-name-197-dependencies.md @@ -0,0 +1,7 @@ +--- +"@graphprotocol/client-add-source-name": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0`, in `peerDependencies`) diff --git a/.changeset/@graphprotocol_client-auto-pagination-197-dependencies.md b/.changeset/@graphprotocol_client-auto-pagination-197-dependencies.md new file mode 100644 index 000000000..6cf49e58a --- /dev/null +++ b/.changeset/@graphprotocol_client-auto-pagination-197-dependencies.md @@ -0,0 +1,7 @@ +--- +"@graphprotocol/client-auto-pagination": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0`, in `peerDependencies`) diff --git a/.changeset/@graphprotocol_client-auto-type-merging-197-dependencies.md b/.changeset/@graphprotocol_client-auto-type-merging-197-dependencies.md new file mode 100644 index 000000000..34c2e118f --- /dev/null +++ b/.changeset/@graphprotocol_client-auto-type-merging-197-dependencies.md @@ -0,0 +1,8 @@ +--- +"@graphprotocol/client-auto-type-merging": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/transform-type-merging@0.4.20` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.20) (from `0.4.19`, in `dependencies`) +- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0`, in `peerDependencies`) diff --git a/.changeset/@graphprotocol_client-cli-197-dependencies.md b/.changeset/@graphprotocol_client-cli-197-dependencies.md new file mode 100644 index 000000000..bfda4fcce --- /dev/null +++ b/.changeset/@graphprotocol_client-cli-197-dependencies.md @@ -0,0 +1,8 @@ +--- +"@graphprotocol/client-cli": patch +--- + +dependencies updates: + +- Updated dependency [`@graphql-mesh/cli@0.75.10` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.75.10) (from `0.75.9`, in `dependencies`) +- Updated dependency [`@graphql-mesh/graphql@0.29.10` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.29.10) (from `0.29.9`, in `dependencies`)