diff --git a/frontend/package.json b/frontend/package.json index 0aef64ba61..7aefb26179 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,7 +19,7 @@ "resolve-url-loader": "^4.0.0", "sass": "^1.43.3", "sass-loader": "^12.2.0", - "vue-i18n": "^8.24.2", + "vue-i18n": "^8.26.7", "vue-loader": "^15", "vue-template-compiler": "^2.6.12", "vuex": "^3.6.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 9d8ee12233..226ddff285 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6485,10 +6485,10 @@ vue-hot-reload-api@^2.3.0: resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== -vue-i18n@^8.24.2: - version "8.26.5" - resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.5.tgz#b61e994e7ae83564c6aebd004543156bbdc7c7e9" - integrity sha512-qYqfsFd8v2QFSLDAabqXXXpwjGvkuqJtTWqRpZPXpAFO6PArGH4A9vSplnA0HLmnB8km7OB5ZSdP8lkkX0rLew== +vue-i18n@^8.26.7: + version "8.26.7" + resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.7.tgz#adfd48373449fe31438c48e3b3bd43044dc3a681" + integrity sha512-7apa5PvRg1YCLoraE3lOgpCG8hJGupLCtywQWedWsgBbvF0TOgFvhitqK9xRH0PBGG1G8aiJz9oklyNDFfDxLg== vue-loader@^15: version "15.9.8"