diff --git a/packages/utils/graphql-codegen-testing/package.json b/packages/utils/graphql-codegen-testing/package.json index 747a2b46ca9b..d4daee6a74fb 100644 --- a/packages/utils/graphql-codegen-testing/package.json +++ b/packages/utils/graphql-codegen-testing/package.json @@ -40,7 +40,7 @@ "@graphql-codegen/plugin-helpers": "^2.1.1", "common-tags": "^1.8.0", "lz-string": "^1.4.4", - "graphql-helix": "1.7.0", + "graphql-helix": "1.8.0", "nock": "13.1.3", "tslib": "~2.3.0" }, diff --git a/yarn.lock b/yarn.lock index efc40f33917c..141dd3272722 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8023,10 +8023,10 @@ graphql-config@^4.0.1: minimatch "3.0.4" string-env-interpolation "1.0.1" -graphql-helix@1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/graphql-helix/-/graphql-helix-1.7.0.tgz#452b2792447dddd259cdf4d6731da2171c8a7e49" - integrity sha512-CUqBZL0e/ivPnqFguzWCmMzPTjYXvak2465SsIiAYt0C2yZa4kjzQjB/JIF7YKHCsP8VrJwA29HXmYOJzPAe3g== +graphql-helix@1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/graphql-helix/-/graphql-helix-1.8.0.tgz#e3dc18348acb8e792243f808130606c28214c4bd" + integrity sha512-tg1tdR2PgCOn2Z/NDSnA9rUR16bLrLtE4el/NwboQ4wWaWM/Eoi3ewV0gtyzKgg61+SjywEac5mDvGgK0AfsDg== graphql-language-service-interface@2.8.4: version "2.8.4"