diff --git a/package.json b/package.json index 5ae1d69..ca9b4ff 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@auth0/auth0-spa-js": "^2.0.0", "@graphql-codegen/typescript": "^2.8.1", "@graphql-codegen/typescript-operations": "^2.5.5", - "@graphql-codegen/typescript-vue-apollo": "^3.3.5", + "@graphql-codegen/typescript-vue-apollo": "^3.3.6", "@nuxtjs/i18n": "^7.3.0", "@nuxtjs/moment": "^1.1.0", "@nuxtjs/sentry": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index ec3ea34..3b1808a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,13 +1345,13 @@ auto-bind "~4.0.0" tslib "~2.4.0" -"@graphql-codegen/typescript-vue-apollo@^3.3.5": - version "3.3.5" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.5.tgz#e067e8f1b974c0fe516caa843fc3f786c00994ef" - integrity sha512-JeRmai1sruz4J2OaNK4YwyMa9oyz41PxHNQG1B+Vkg6evQw7kkisfkSZCXLrKiS/tKb/CgNgAOtFOhBPeJ1/xw== +"@graphql-codegen/typescript-vue-apollo@^3.3.6": + version "3.3.6" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.6.tgz#4c37e8a06482890b1cc2fef4d83eae293ecb4b8d" + integrity sha512-Ra5jrFle0mt4MbWJwSqMaCwF3rehMpSVylJOMZASWr4WYJhvxmUcIkbQPxvrIrGgS4woTR/6pL1NWhzurlfsoQ== dependencies: - "@graphql-codegen/plugin-helpers" "^2.6.2" - "@graphql-codegen/visitor-plugin-common" "2.13.0" + "@graphql-codegen/plugin-helpers" "^2.7.2" + "@graphql-codegen/visitor-plugin-common" "2.13.1" auto-bind "~4.0.0" change-case-all "1.0.14" tslib "~2.4.0"