|
@@ -713,14 +713,14 @@
|
|
|
"@graphql-tools/utils" "^8.1.1"
|
|
|
tslib "~2.3.0"
|
|
|
|
|
|
-"@graphql-codegen/typescript-operations@^2.4.1":
|
|
|
- version "2.4.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.4.1.tgz#bef0c4d3acf70879e2be24d73515df523a2bcdc2"
|
|
|
- integrity sha512-NIHn4T5wxQ45PtKJ19q+AOqR4f2jW8UlMfQD34RG7vTuD42g+Y00GupYFTyzE6bsUAIhsVgJ4QJmP+taipBKAQ==
|
|
|
+"@graphql-codegen/typescript-operations@^2.4.2":
|
|
|
+ version "2.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.4.2.tgz#374da9f2ec0b60dee0ebbc22c6b885f0d7f3aacb"
|
|
|
+ integrity sha512-0/Jk+FxJVOdznSJ+G3KKPbMr2gK67yQetUAUS0FzV9FptVDFkklK/BazKqJJE5dNrj9ubuI2BafXPzSTN4M2Ug==
|
|
|
dependencies:
|
|
|
"@graphql-codegen/plugin-helpers" "^2.4.0"
|
|
|
- "@graphql-codegen/typescript" "^2.5.0"
|
|
|
- "@graphql-codegen/visitor-plugin-common" "2.9.0"
|
|
|
+ "@graphql-codegen/typescript" "^2.5.1"
|
|
|
+ "@graphql-codegen/visitor-plugin-common" "2.9.1"
|
|
|
auto-bind "~4.0.0"
|
|
|
tslib "~2.4.0"
|
|
|
|