Closed mateuscruz closed 1 year ago
Any idea when this will be reviewed?
@trim0039 it looks like this project is abandoned. The latest PR merge, excluding dependabot updates, was done last year (#253), that's over 8 months ago. I wrote the PR because it was a very simple change. I wouldn't count on it being merged anytime soon.
What I did on my repos was to update the references in package.json
to my cloned repo like this (I use yarn
):
"vue-cli-plugin-i18n": "mateuscruz/vue-cli-plugin-i18n#bump-vue-i18n-extract"
I use it as a dev dependency so I don't anticipate any issues with it that could affect production. Use it with caution if you need it on production.
I'll keep my cloned repo and branch online until this is merged.
We ran into the same reporting after a dependency update.
@kazupon Can you merge this? It would be much appriciated.
@kazupon any progress on this, this would be much needed 🙏
Thanks for merging @kazupon! For those who are using my branch as a temp workaround, I'll delete this branch on April 27th.
Version 1.0.2 depends on dot-object@^1.7.1 which is vulnerable to prototype pollution.
Closes #262