chore(deps): bump vue-i18n from 8.14.0 to 8.14.1 in /frontend (#858)

Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.14.0...v8.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-12 14:17:50 +01:00 committed by Henrique Dias
parent 826cdddca7
commit 28480c6acd
2 changed files with 4 additions and 4 deletions

View File

@ -11793,9 +11793,9 @@
"dev": true
},
"vue-i18n": {
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.14.0.tgz",
"integrity": "sha512-utI1Rvc8i+fmmUkkKRmHaf4QQ87s7rGVL5ZZLsKvvRzmgaIr1l+GfGxxxRmsZxHpPlgeB8OxoUZ4noqZgDL6xg=="
"version": "8.14.1",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.14.1.tgz",
"integrity": "sha512-uHzw5GTFyf/TmjJXveSl3L4CG61KI4lvhKOQvx8W4Y8P2LZ3v3l/qw4KRs1C6pWyjkfY9p0rezYNFO5YzMEQ8A=="
},
"vue-loader": {
"version": "15.7.1",

View File

@ -19,7 +19,7 @@
"noty": "^3.2.0-beta",
"qrcode.vue": "^1.6.2",
"vue": "^2.6.10",
"vue-i18n": "^8.14.0",
"vue-i18n": "^8.14.1",
"vue-router": "^3.1.2",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"