We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e65e2e commit e5a8386Copy full SHA for e5a8386
CHANGELOG.md
@@ -4,10 +4,10 @@ This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-
4
5
## What's Changed
6
7
-### 🐛 Bug Fixes
+### 🔒 Security Fixes
8
9
-- fix: XSS vulnerability with prototype pollution on AST
10
-- fix: prototype pollusion on deepCopy
+- fix: XSS vulnerability with prototype pollution on AST: https://github.com/intlify/vue-i18n/security/advisories/GHSA-9r9m-ffp6-9x4v
+- fix: prototype pollusion on deepCopy: https://github.com/intlify/vue-i18n/security/advisories/GHSA-hjwq-mjwj-4x6c
11
12
<!-- Release notes generated using configuration in .github/release.yml at v9.14.2 -->
13
0 commit comments