From 986f51a5df6e2c94fee9190cb6228a79aa815542 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 08:03:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUEI18N-10771082 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1de1412e..d038ff98 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "tslib": "^2.3.1", "unplugin-auto-import": "^0.16.4", "vue": "~2.7.14", - "vue-i18n": "~8.28.2", + "vue-i18n": "~9.14.5", "vuex": "~3.6.2" }, "engines": {