Skip to content

Commit 349b16a

Browse files
Update dependency @graphql-tools/utils to v7.7.1 (#78)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2fba0b4 commit 349b16a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@envelop/types": "0.0.2"
1919
},
2020
"devDependencies": {
21-
"@graphql-tools/utils": "7.7.0",
21+
"@graphql-tools/utils": "7.7.1",
2222
"@graphql-tools/schema": "7.1.3",
2323
"bob-the-bundler": "1.2.0",
2424
"graphql": "15.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -588,10 +588,10 @@
588588
"@graphql-tools/utils" "^7.1.2"
589589
tslib "~2.1.0"
590590

591-
"@graphql-tools/[email protected].0":
592-
version "7.7.0"
593-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.7.0.tgz#71e575320720775c183009ed13f818b2952c7fbf"
594-
integrity sha512-gOfUzSkjUXG5c2xSAay9rdKEK5qxXn9pUcQuf25fXErWmUVJhtyB+gkwt+4h9p2EqBpwDyfhqhvzmSHcXLloJw==
591+
"@graphql-tools/[email protected].1":
592+
version "7.7.1"
593+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.7.1.tgz#81f32cb4819b34b3a378d51ab2cd60935977f0b4"
594+
integrity sha512-SFT4/dTfrwWer1wSOLU+jqgv3oa/xTR8q+MiNbE9nCH2FXyMsqIOaXKm9wHfKIWFWHozqBdcnwFkQZrdD7H2TQ==
595595
dependencies:
596596
"@ardatan/aggregate-error" "0.0.6"
597597
camel-case "4.1.2"

0 commit comments

Comments
 (0)