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 201131c commit 5e65e2eCopy full SHA for 5e65e2e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v9.14.2)
4
5
+## What's Changed
6
+
7
+### 🐛 Bug Fixes
8
9
+- fix: XSS vulnerability with prototype pollution on AST
10
+- fix: prototype pollusion on deepCopy
11
12
<!-- Release notes generated using configuration in .github/release.yml at v9.14.2 -->
13
14
**Full Changelog**: https://github.com/intlify/vue-i18n/compare/v9.14.1...v9.14.2
0 commit comments