diff --git a/package.json b/package.json index 81cd22f..cff29b7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@apollo/client": "^3.7.10", "@auth0/auth0-spa-js": "^2.0.4", "@graphql-codegen/typescript": "^3.0.2", - "@graphql-codegen/typescript-operations": "^3.0.1", + "@graphql-codegen/typescript-operations": "^3.0.2", "@graphql-codegen/typescript-vue-apollo": "^3.3.7", "@nuxtjs/i18n": "^7.3.1", "@nuxtjs/sentry": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index 1e64dcf..4e19edc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1751,14 +1751,14 @@ "@graphql-tools/utils" "^9.0.0" tslib "~2.5.0" -"@graphql-codegen/typescript-operations@^3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.1.tgz#a190622f15b13bdbf274d8619850e1b8eea5aba1" - integrity sha512-Td1d483cQr7XJj/zXrbqVUEi2QK56DT7EToFheZrBFArIQCUEGK+Xgw6GhEmZaTwWYODxavzy1jmTTJC2fEuTw== +"@graphql-codegen/typescript-operations@^3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.2.tgz#41793f996b3f89f4fc348bce6ee509aefb2e4515" + integrity sha512-FYi5QcOsBZZvBKlzBQ+jpBCUxMo9g3fTYa2v1+rqooG6SiW/lQyk2CNL5tsYAt6TLmH3rws8rzSUil0DWNsflQ== dependencies: "@graphql-codegen/plugin-helpers" "^4.1.0" - "@graphql-codegen/typescript" "^3.0.1" - "@graphql-codegen/visitor-plugin-common" "3.0.1" + "@graphql-codegen/typescript" "^3.0.2" + "@graphql-codegen/visitor-plugin-common" "3.0.2" auto-bind "~4.0.0" tslib "~2.5.0" @@ -1773,7 +1773,7 @@ change-case-all "1.0.15" tslib "~2.4.0" -"@graphql-codegen/typescript@^3.0.1", "@graphql-codegen/typescript@^3.0.2": +"@graphql-codegen/typescript@^3.0.2": version "3.0.2" resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.2.tgz#6099c0632188ad9c6d41a5b66116ded0bf5c6076" integrity sha512-qD6QkTB+2eJmIaZ6Tihv6HRz7daWWLz9uw5vwCmPeZN6XL2RINZGLkR7D8BQzLDlNGMrpQ4SeSM9o3ZALSCIuQ== @@ -1800,22 +1800,6 @@ parse-filepath "^1.0.2" tslib "~2.4.0" -"@graphql-codegen/visitor-plugin-common@3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.1.tgz#dbfc2ba55d8a1908e4bd7f751dbfe4241961f948" - integrity sha512-Qek+Ywy094Km7Vc1TzKBN9ICvtYwPdqZUliPO77urMSveP+2+G2O9Tjx546dW4A1O6rhEfexbenc2DqTAe7iLQ== - dependencies: - "@graphql-codegen/plugin-helpers" "^4.1.0" - "@graphql-tools/optimize" "^1.3.0" - "@graphql-tools/relay-operation-optimizer" "^6.5.0" - "@graphql-tools/utils" "^9.0.0" - auto-bind "~4.0.0" - change-case-all "1.0.15" - dependency-graph "^0.11.0" - graphql-tag "^2.11.0" - parse-filepath "^1.0.2" - tslib "~2.5.0" - "@graphql-codegen/visitor-plugin-common@3.0.2": version "3.0.2" resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.2.tgz#784c0faaa7e0773072ea5de464fdcae8d7765564"