Skip to content

Commit 5f0a2fa

Browse files
fix(deps): update dependency @graphql-tools/utils to v8.5.5 (#850)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9632eb0 commit 5f0a2fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/code-frame": "7.16.0",
3838
"@graphql-tools/code-file-loader": "7.2.3",
3939
"@graphql-tools/graphql-tag-pluck": "7.1.4",
40-
"@graphql-tools/utils": "8.5.4",
40+
"@graphql-tools/utils": "8.5.5",
4141
"graphql-config": "4.1.0",
4242
"graphql-depth-limit": "1.1.0",
4343
"lodash.lowercase": "4.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,10 +1683,10 @@
16831683
dependencies:
16841684
tslib "~2.3.0"
16851685

1686-
"@graphql-tools/[email protected].4":
1687-
version "8.5.4"
1688-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.4.tgz#9dadbd2fad2115ab5cde546d1353e41ef3d139a0"
1689-
integrity sha512-ViupMJH590be75tCiyHs/wgJ2KPbWMzc+jopen6P6MliHWoqRlGWMMvYQE1hDj25v4fxObCVq20maQCow0T9nQ==
1686+
"@graphql-tools/[email protected].5":
1687+
version "8.5.5"
1688+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.5.tgz#019ddb99719feb19602afdb537c06e463df674a9"
1689+
integrity sha512-y7zRXWIUI73X+9/rf/0KzrNFMlpRKFfzLiwdbIeWwgLs+NV9vfUOoVkX8luXX6LwQxhSypHATMiwZGM2ro/wJA==
16901690
dependencies:
16911691
tslib "~2.3.0"
16921692

0 commit comments

Comments
 (0)