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

Security: update meow to address vulnerability in trim-newlines #478

Open
MH4GF opened this issue Jan 12, 2024 · 0 comments
Open

Security: update meow to address vulnerability in trim-newlines #478

MH4GF opened this issue Jan 12, 2024 · 0 comments

Comments

@MH4GF
Copy link

MH4GF commented Jan 12, 2024

details

A vulnerability has been reported in trim-newlines in the following: GHSA-7p7h-4mm5-852v
So, it looks like reg-cli is increasing the version of trim-newlines in yarn resolutions:

"**/trim-newlines": "^3.0.1"

However, the latest version of meow, which reg-cli depend on, has resolved the version of trim-newlines: https://github.com/sindresorhus/meow/blob/fd0bc62ce47781e11da506b8e38e8668eb78a584/package.json#L84

Therefore, I thought that we could eliminate the resolutions by updating the version of meow.
If you need to check the behavior, etc., I will be glad to assist you.

thanks.

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