Skip to content

Commit 8c854a6

Browse files
fix(deps): update dependency @graphql-tools/utils to v10.0.12 (#550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2c4fb9 commit 8c854a6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugins/typescript/jit-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"tslib": "~2.6.0"
5050
},
5151
"devDependencies": {
52-
"@graphql-tools/utils": "10.0.11",
52+
"@graphql-tools/utils": "10.0.12",
5353
"graphql-jit": "0.8.4"
5454
},
5555
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,10 +1862,10 @@
18621862
value-or-promise "^1.0.11"
18631863
ws "^8.3.0"
18641864

1865-
"@graphql-tools/[email protected].11", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.10":
1866-
version "10.0.11"
1867-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.11.tgz#1238fbe37e8d6c662c48ab2477c98269d6fd851a"
1868-
integrity sha512-vVjXgKn6zjXIlYBd7yJxCVMYGb5j18gE3hx3Qw3mNsSEsYQXbJbPdlwb7Fc9FogsJei5AaqiQerqH4kAosp1nQ==
1865+
"@graphql-tools/[email protected].12", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.10":
1866+
version "10.0.12"
1867+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.12.tgz#c90b19bf8e038ea4c9b5c3715deb4553f572d8d4"
1868+
integrity sha512-+yS1qlFwXlwU3Gv8ek/h2aJ95quog4yF22haC11M0zReMSTddbGJZ5yXKkE3sXoY2BcL1utilSFjylJ9uXpSNQ==
18691869
dependencies:
18701870
"@graphql-typed-document-node/core" "^3.1.1"
18711871
cross-inspect "1.0.0"

0 commit comments

Comments
 (0)