diff --git a/package.json b/package.json index 0cd100c..1fc7dc4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@auth0/auth0-spa-js": "^2.1.2", "@graphql-codegen/typescript": "^4.0.1", "@graphql-codegen/typescript-operations": "^4.0.1", - "@graphql-codegen/typescript-vue-apollo": "^4.0.0", + "@graphql-codegen/typescript-vue-apollo": "^4.1.0", "@nuxtjs/i18n": "^7.3.1", "@nuxtjs/sentry": "^7.5.0", "@nuxtjs/vuetify": "^1.12.3", diff --git a/yarn.lock b/yarn.lock index 6c4dee2..cf07367 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2557,10 +2557,10 @@ auto-bind "~4.0.0" tslib "~2.5.0" -"@graphql-codegen/typescript-vue-apollo@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-4.0.0.tgz#62a9eb58fc653acdfbe1925484b49a6732a106da" - integrity sha512-X/MCHsXHV0Fj7ESFhPZ+3s8kpxsdhIfgDW09amXIp2bUf9uYteODE3ZeN5+jnFBdWlbn4jeai3vjajsBldbBoQ== +"@graphql-codegen/typescript-vue-apollo@^4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-4.1.0.tgz#68e652be85f1a0466feab147c40a48a297ab7ec4" + integrity sha512-jawb28T5GAUeSNeAs79giMuNF+750+olotaKmRpe9QU1sXgdFNgAQjupu5uXfmUJOQcTUiHOizXZmUZrrXKffQ== dependencies: "@graphql-codegen/plugin-helpers" "^3.0.0" "@graphql-codegen/visitor-plugin-common" "2.13.1"