|
@@ -685,14 +685,14 @@
|
|
|
"@graphql-tools/utils" "^8.1.1"
|
|
|
tslib "~2.3.0"
|
|
|
|
|
|
-"@graphql-codegen/typescript-operations@^2.4.0":
|
|
|
- version "2.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.4.0.tgz#07f371bcda31ecb8edc4c742442014b21c11d53b"
|
|
|
- integrity sha512-vJ15FLyWchuO2Xkp6uz7jJOdChiay7P9KJKFDILx/JTwjinU1fFa7iOvyeTvslqiUPxgsXthR5izdY+E5IyLkQ==
|
|
|
+"@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==
|
|
|
dependencies:
|
|
|
"@graphql-codegen/plugin-helpers" "^2.4.0"
|
|
|
- "@graphql-codegen/typescript" "^2.4.11"
|
|
|
- "@graphql-codegen/visitor-plugin-common" "2.8.0"
|
|
|
+ "@graphql-codegen/typescript" "^2.5.0"
|
|
|
+ "@graphql-codegen/visitor-plugin-common" "2.9.0"
|
|
|
auto-bind "~4.0.0"
|
|
|
tslib "~2.4.0"
|
|
|
|