chore: update vue-i18n and related dependencies to version 9.14.2 (#330)
Some checks failed
Chart / lint-test (push) Has been cancelled
Chart / publish (push) Has been cancelled
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled

Resolved XSS vulnerability https://github.com/advisories/GHSA-9r9m-ffp6-9x4v
This commit is contained in:
Dmytro Bondar
2024-12-04 12:22:24 +01:00
committed by GitHub
parent 0f27443ffc
commit 81ff0cde60
2 changed files with 19 additions and 19 deletions

View File

@@ -20,7 +20,7 @@
"pinia": "^2.1.7",
"prismjs": "^1.29.0",
"vue": "^3.3.13",
"vue-i18n": "^9.8.0",
"vue-i18n": "^9.14.2",
"vue-prism-component": "github:h44z/vue-prism-component",
"vue-router": "^4.2.5",
"vue3-tags-input": "^1.0.12"