vue-cli-plugin-i18n
vue-cli-plugin-i18n copied to clipboard
Update to current `vue-i18n-extract` version
Module versions (please complete the following information):
"@vue/cli-service": "~4.5.0"vue-cli-plugin-i18n: 2.3.1
Expected behavior
Should not cause security alerts by depending on an exact but outdated version of vue-i18n-extract (1.0.2) The current version of vue-i18n-extract fixes the security issue.
Screenshots

This would be quite appreciated. Any updates here @icemac ?
@larsschellhas The main branch still depends on version 1.0.2 and I see no PR to fix this. I am just the one who reported the issue because I am using this package.
I've created a pull request for this update.