Skip to content

Commit 986f51a

Browse files
authored
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUEI18N-10771082
1 parent 9ae6187 commit 986f51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tslib": "^2.3.1",
4444
"unplugin-auto-import": "^0.16.4",
4545
"vue": "~2.7.14",
46-
"vue-i18n": "~8.28.2",
46+
"vue-i18n": "~9.14.5",
4747
"vuex": "~3.6.2"
4848
},
4949
"engines": {

0 commit comments

Comments
 (0)