Skip to content

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

@MH4GF

Description

@MH4GF

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions