Skip to content

Commit 528c858

Browse files
chore(deps): bump @graphql-tools/utils from 8.13.1 to 9.2.1
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.13.1 to 9.2.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 1356295 commit 528c858

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": "^9.2.1",
3333
"ember-auto-import": "^2.5.0",
3434
"ember-cli-babel": "^7.26.11",
3535
"graphql": "^16.6.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,11 +1255,12 @@
12551255
dependencies:
12561256
tslib "^2.4.0"
12571257

1258-
"@graphql-tools/utils@^8.13.1":
1259-
version "8.13.1"
1260-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
1261-
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
1258+
"@graphql-tools/utils@^9.2.1":
1259+
version "9.2.1"
1260+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
1261+
integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==
12621262
dependencies:
1263+
"@graphql-typed-document-node/core" "^3.1.1"
12631264
tslib "^2.4.0"
12641265

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

0 commit comments

Comments
 (0)