Skip to content

Commit dc8d86a

Browse files
committed
Update dependency @graphql-tools/utils to v10
1 parent 799437d commit dc8d86a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@graphql-codegen/plugin-helpers": "^4.2.0",
6969
"@graphql-codegen/schema-ast": "3.0.1",
7070
"@graphql-codegen/visitor-plugin-common": "^3.0.0",
71-
"@graphql-tools/utils": "^9.0.0",
71+
"@graphql-tools/utils": "^10.0.0",
7272
"graphql": "^16.6.0"
7373
},
7474
"peerDependencies": {

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,6 +1496,14 @@
14961496
"@graphql-typed-document-node/core" "^3.1.1"
14971497
tslib "^2.4.0"
14981498

1499+
"@graphql-tools/utils@^10.0.0":
1500+
version "10.0.0"
1501+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.0.tgz#bfd3c78fb8c3d056d1f93956c83aaf1ab4a7dba6"
1502+
integrity sha512-ndBPc6zgR+eGU/jHLpuojrs61kYN3Z89JyMLwK3GCRkPv4EQn9EOr1UWqF1JO0iM+/jAVHY0mvfUxyrFFN9DUQ==
1503+
dependencies:
1504+
"@graphql-typed-document-node/core" "^3.1.1"
1505+
tslib "^2.4.0"
1506+
14991507
"@graphql-tools/wrap@8.5.0":
15001508
version "8.5.0"
15011509
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.5.0.tgz#ce1b0d775e1fc3a17404df566f4d2196d31c6e20"

0 commit comments

Comments
 (0)