Skip to content

Commit a2a3d1d

Browse files
chore(deps): bump @graphql-tools/utils from 8.13.1 to 10.0.1
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.13.1 to 10.0.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/[email protected]/packages/utils) --- updated-dependencies: - dependency-name: "@graphql-tools/utils" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 949fbcd commit a2a3d1d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@ember-graphql-client/client": "0.5.2",
3131
"@graphql-tools/schema": "^8.5.0",
32-
"@graphql-tools/utils": "^8.13.1",
32+
"@graphql-tools/utils": "^10.0.1",
3333
"ember-auto-import": "^2.5.0",
3434
"ember-cli-babel": "^7.26.11",
3535
"graphql": "^16.7.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,11 +1272,12 @@
12721272
dependencies:
12731273
tslib "^2.4.0"
12741274

1275-
"@graphql-tools/utils@^8.13.1":
1276-
version "8.13.1"
1277-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
1278-
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
1275+
"@graphql-tools/utils@^10.0.1":
1276+
version "10.0.1"
1277+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.1.tgz#52e6c0ce920b57473823e487184f5017974fe4c4"
1278+
integrity sha512-i1FozbDGHgdsFA47V/JvQZ0FE8NAy0Eiz7HGCJO2MkNdZAKNnwei66gOq0JWYVFztwpwbVQ09GkKhq7Kjcq5Cw==
12791279
dependencies:
1280+
"@graphql-typed-document-node/core" "^3.1.1"
12801281
tslib "^2.4.0"
12811282

12821283
"@graphql-typed-document-node/core@^3.1.1":

0 commit comments

Comments
 (0)