Skip to content

Commit 7e0119a

Browse files
Bump @graphql-tools/utils from 6.2.3 to 6.2.4
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Commits](https://github.com/ardatan/graphql-tools/compare/v6.2.3...@graphql-tools/utils@6.2.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ddeed4 commit 7e0119a

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-tools/load": "6.2.4",
5555
"@graphql-tools/prisma-loader": "6.2.4",
5656
"@graphql-tools/url-loader": "6.3.0",
57-
"@graphql-tools/utils": "6.2.3",
57+
"@graphql-tools/utils": "6.2.4",
5858
"@graphql-typed-document-node/core": "3.1.0",
5959
"@types/common-tags": "1.8.0",
6060
"@types/glob": "7.1.3",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2171,16 +2171,7 @@
21712171
valid-url "1.0.9"
21722172
websocket "1.0.32"
21732173

2174-
"@graphql-tools/utils@6.2.3":
2175-
version "6.2.3"
2176-
resolved "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.2.3.tgz#235636b47a62f12f3dddbdd30b2986fc03f3a5fa"
2177-
integrity sha512-eOhZy4y23r6AddokBqvFpQybtHvhTyZCc3VFWn8eIqF92vre90UKHbCX6Cf6VBo6i7l0ZwChPPbUzEiHOk+HJQ==
2178-
dependencies:
2179-
"@ardatan/aggregate-error" "0.0.6"
2180-
camel-case "4.1.1"
2181-
tslib "~2.0.1"
2182-
2183-
"@graphql-tools/utils@^6", "@graphql-tools/utils@^6.0.0", "@graphql-tools/utils@^6.2.4":
2174+
"@graphql-tools/utils@6.2.4", "@graphql-tools/utils@^6", "@graphql-tools/utils@^6.0.0", "@graphql-tools/utils@^6.2.4":
21842175
version "6.2.4"
21852176
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.2.4.tgz#38a2314d2e5e229ad4f78cca44e1199e18d55856"
21862177
integrity sha512-ybgZ9EIJE3JMOtTrTd2VcIpTXtDrn2q6eiYkeYMKRVh3K41+LZa6YnR2zKERTXqTWqhobROwLt4BZbw2O3Aeeg==

0 commit comments

Comments
 (0)