Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerability in the vue-codemod dependency in the yarn.lock file #6918

Open
sturdy5 opened this issue Jan 10, 2022 · 0 comments
Open

Vulnerability in the vue-codemod dependency in the yarn.lock file #6918

sturdy5 opened this issue Jan 10, 2022 · 0 comments

Comments

@sturdy5
Copy link

sturdy5 commented Jan 10, 2022

What problem does this feature solve?

Security vulnerability in the colors.js component which is part of the vue-codemod dependency, which only exists in the yarn.lock file - https://github.com/vuejs/vue-cli/blob/v4.5.15/yarn.lock#L19894

What does the proposed API look like?

I propose the yarn.lock file be cleaned up. There is no dependency on vue-codemod in the package.json file. I don't see a reason the vue-codemod component should still be in the yarn.lock file.

If the vue-codemod dependency is actually needed, it should be listed in the package.json file to make updates easier. Additionally, I've submitted a pull request on vue-codemod to fix the security vulnerability - vuejs/vue-codemod#34 - but there has been no activity on that repository in a while, so I'm not sure it is actively maintained any longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant