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 e4c0b4a commit c5710caCopy full SHA for c5710ca
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v10.0.5)
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 v10.0.5 -->
13
14
**Full Changelog**: https://github.com/intlify/vue-i18n/compare/v10.0.4...v10.0.5
0 commit comments