fix: upgrade vue-i18n from 8.22.2 to 8.28.2

Snyk has created this PR to upgrade vue-i18n from 8.22.2 to 8.28.2.

See this package in npm:
https://www.npmjs.com/package/vue-i18n

See this project in Snyk:
https://app.snyk.io/org/swadhinbiswas/project/c1bd4019-564f-4a70-b38f-b99d91c469a9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-10-02 00:15:33 +00:00
parent 544115fc25
commit 7188909744
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"dependencies": {
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-i18n": "^8.22.2",
"vue-i18n": "^8.28.2",
"vue-router": "^3.4.9"
},
"devDependencies": {