diff --git a/package.json b/package.json index 66c3aef6..5ea57021 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@graphql-codegen/add": "2.0.1", "@graphql-codegen/cli": "1.17.10", - "@graphql-codegen/introspection": "1.18.0", + "@graphql-codegen/introspection": "1.18.1", "@graphql-codegen/typescript": "1.20.0", "@graphql-codegen/typescript-graphql-request": "2.0.1", "@graphql-codegen/typescript-operations": "1.17.13", diff --git a/yarn.lock b/yarn.lock index d7dc0eef..baf1f0ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3273,12 +3273,12 @@ "@graphql-tools/utils" "^6.0.18" tslib "~2.0.0" -"@graphql-codegen/introspection@1.18.0": - version "1.18.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.18.0.tgz#68d5b29d5ee3229510a5f1c382d1046a40d87dc7" - integrity sha512-I/58V5eSsTW+OMaVA6NdJkc5YgZwLN8dKKPZTq0VgVfbWMZ6SsYbQBY58RnnTE8MRaqvF4/+wYUcnTKxNAosxw== +"@graphql-codegen/introspection@1.18.1": + version "1.18.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.18.1.tgz#fe3f781b2b60cc69a0cf535a3cfe912c71e32770" + integrity sha512-M8kLUYF+YA/oj378RHh7BN5hO2wdplBfL2oyRL9sxjtNY30iYGn7To3TRijDCNoXaak5jLwgwUURZ0BZgX6IJA== dependencies: - "@graphql-codegen/plugin-helpers" "^1.17.9" + "@graphql-codegen/plugin-helpers" "^1.18.2" tslib "~2.0.1" "@graphql-codegen/plugin-helpers@^1.17.8", "@graphql-codegen/plugin-helpers@^1.17.9", "@graphql-codegen/plugin-helpers@^1.18.2":