Skip to content

Commit 353d976

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 13a0bcb commit 353d976

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
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.6.0",

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,11 +1267,12 @@
12671267
dependencies:
12681268
tslib "^2.4.0"
12691269

1270-
"@graphql-tools/utils@^8.13.1":
1271-
version "8.13.1"
1272-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
1273-
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
1270+
"@graphql-tools/utils@^10.0.1":
1271+
version "10.0.1"
1272+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.1.tgz#52e6c0ce920b57473823e487184f5017974fe4c4"
1273+
integrity sha512-i1FozbDGHgdsFA47V/JvQZ0FE8NAy0Eiz7HGCJO2MkNdZAKNnwei66gOq0JWYVFztwpwbVQ09GkKhq7Kjcq5Cw==
12741274
dependencies:
1275+
"@graphql-typed-document-node/core" "^3.1.1"
12751276
tslib "^2.4.0"
12761277

12771278
"@graphql-typed-document-node/core@^3.1.1":
@@ -9477,9 +9478,9 @@ pac-resolver@^5.0.0:
94779478
netmask "^2.0.2"
94789479

94799480
package-json@^6.5.0, package-json@^8.1.0, package-json@~8.1.0:
9480-
version "8.1.0"
9481-
resolved "https://registry.yarnpkg.com/package-json/-/package-json-8.1.0.tgz#2a22806f1ed7c786c8e6ff26cfe20003bf4c6850"
9482-
integrity sha512-hySwcV8RAWeAfPsXb9/HGSPn8lwDnv6fabH+obUZKX169QknRkRhPxd1yMubpKDskLFATkl3jHpNtVtDPFA0Wg==
9481+
version "8.1.1"
9482+
resolved "https://registry.yarnpkg.com/package-json/-/package-json-8.1.1.tgz#3e9948e43df40d1e8e78a85485f1070bf8f03dc8"
9483+
integrity sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA==
94839484
dependencies:
94849485
got "^12.1.0"
94859486
registry-auth-token "^5.0.1"

0 commit comments

Comments
 (0)