Skip to content

Commit 844abd4

Browse files
fix(deps): update dependency @graphql-tools/utils to v10.7.1 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56e46f6 commit 844abd4

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2149,12 +2149,12 @@
21492149
ws "^8.12.0"
21502150

21512151
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13":
2152-
version "10.1.2"
2153-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.1.2.tgz#192de00e7301c0242e7305ab16bbeef76bbcec74"
2154-
integrity sha512-fX13CYsDnX4yifIyNdiN0cVygz/muvkreWWem6BBw130+ODbRRgfiVveL0NizCEnKXkpvdeTy9Bxvo9LIKlhrw==
2152+
version "10.7.1"
2153+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.7.1.tgz#171784bd6537b491f33fdd466526a3459be18a2e"
2154+
integrity sha512-mpHAA5EddtxvnkHIBEEon5++tvL5T+j3OeOP4CAXbguAK2RBRM9DVVsoc9U68vSPLJjBRGp+b5NjlRn04g9rMA==
21552155
dependencies:
21562156
"@graphql-typed-document-node/core" "^3.1.1"
2157-
cross-inspect "1.0.0"
2157+
cross-inspect "1.0.1"
21582158
dset "^3.1.2"
21592159
tslib "^2.4.0"
21602160

@@ -4115,6 +4115,13 @@ [email protected]:
41154115
dependencies:
41164116
tslib "^2.4.0"
41174117

4118+
4119+
version "1.0.1"
4120+
resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.1.tgz#15f6f65e4ca963cf4cc1a2b5fef18f6ca328712b"
4121+
integrity sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==
4122+
dependencies:
4123+
tslib "^2.4.0"
4124+
41184125
cross-spawn@^5.1.0:
41194126
version "5.1.0"
41204127
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"

0 commit comments

Comments
 (0)