Skip to content

Commit a9e8fdd

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

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

.yarn/install-state.gz

5.88 KB
Binary file not shown.

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

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@ __metadata:
16861686
"@glimmer/component": ~1.1.2
16871687
"@glimmer/tracking": ~1.1.2
16881688
"@graphql-tools/schema": ^8.5.0
1689-
"@graphql-tools/utils": ^8.13.1
1689+
"@graphql-tools/utils": ^10.0.4
16901690
"@types/ember-qunit": ~5.0.0
16911691
"@types/ember-resolver": ~5.0.11
16921692
"@types/ember__application": ~4.0.0
@@ -2056,14 +2056,16 @@ __metadata:
20562056
languageName: node
20572057
linkType: hard
20582058

2059-
"@graphql-tools/utils@npm:^8.13.1":
2060-
version: 8.13.1
2061-
resolution: "@graphql-tools/utils@npm:8.13.1"
2059+
"@graphql-tools/utils@npm:^10.0.4":
2060+
version: 10.0.4
2061+
resolution: "@graphql-tools/utils@npm:10.0.4"
20622062
dependencies:
2063-
tslib: "npm:^2.4.0"
2063+
"@graphql-typed-document-node/core": ^3.1.1
2064+
dset: ^3.1.2
2065+
tslib: ^2.4.0
20642066
peerDependencies:
20652067
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
2066-
checksum: c86537f1e38d4c86ab5d5d051d78e48e7de48b0f1601af49592e838e01f5b31b1210227749b3d0c830b55a5cf2900270e55c4dfd4d4a5fca1cb1239624d30b25
2068+
checksum: 8/cb90c4c7f12dc6a5a519c4dfa5298b33d902ff921a4bc5d7cd15f5fe9e4eb3bf79cefd671de30661008d762cae5fef33420249f46bcbef5d7b38a949e5718f2d
20672069
languageName: node
20682070
linkType: hard
20692071

@@ -6343,6 +6345,13 @@ __metadata:
63436345
languageName: node
63446346
linkType: hard
63456347

6348+
"dset@npm:^3.1.2":
6349+
version: 3.1.2
6350+
resolution: "dset@npm:3.1.2"
6351+
checksum: 8/4f8066f517aa0a70af688c66e9a0a5590f0aada76f6edc7ba9ddb309e27d3a6d65c0a2e31ab2a84005d4c791e5327773cdde59b8ab169050330a0dc283663e87
6352+
languageName: node
6353+
linkType: hard
6354+
63466355
"eastasianwidth@npm:^0.2.0":
63476356
version: 0.2.0
63486357
resolution: "eastasianwidth@npm:0.2.0"

0 commit comments

Comments
 (0)