Merge pull request #295 from swadhinbiswas/snyk-upgrade-196433e6e4e76e4f11835dd881ac5437

fix: upgrade vue-i18n from 8.22.2 to 8.28.2
This commit is contained in:
Pikachú 2024-05-29 16:12:41 +03:00 committed by GitHub
commit 3003e32a6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": {