From 68eea6075515d63c4b9180d31bfb88f08dae7f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:19:24 -0800 Subject: [PATCH] Bump @graphql-tools/utils from 9.2.1 to 10.6.1 (#1005) Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 9.2.1 to 10.6.1. - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@10.6.1/packages/utils) --- updated-dependencies: - dependency-name: "@graphql-tools/utils" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 72f55deb..5b9451f2 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@graphql-tools/load-files": "^6.3.2", "@graphql-tools/merge": "^8.1.2", "@graphql-tools/schema": "^10.0.6", - "@graphql-tools/utils": "^9.1.1", + "@graphql-tools/utils": "^10.6.1", "cheerio": "1.0.0-rc.12", "coffeescript": "^2.6.1", "commander": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 47acebe4..9ddee7f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1150,17 +1150,17 @@ tslib "^2.4.0" value-or-promise "^1.0.12" -"@graphql-tools/utils@^10.5.4": - version "10.5.4" - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078" - integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ== +"@graphql-tools/utils@^10.5.4", "@graphql-tools/utils@^10.6.1": + version "10.6.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.1.tgz#5d7477ad1f917c817184bb6a1bd1266dc4b354b2" + integrity sha512-XHl0/DWkMf/8Dmw1F3RRoMPt6ZwU4J707YWcbPjS+49WZNoTVz6f+prQ4GuwZT8RqTPtrRawnGU93AV73ZLTfQ== dependencies: "@graphql-typed-document-node/core" "^3.1.1" cross-inspect "1.0.1" dset "^3.1.2" tslib "^2.4.0" -"@graphql-tools/utils@^9.1.1", "@graphql-tools/utils@^9.2.1": +"@graphql-tools/utils@^9.2.1": version "9.2.1" resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==