Closed
Description
Hi,
In our enterprise environment, PRs have to go through a snyk vulnerability check, and it finds the following error:
HIGH SEVERITY
Prototype Pollution
Affected module: [email protected]
Introduced through: [email protected]
Exploit maturity: No known exploit
Fixed in: [email protected]
Detailed paths
Introduced through: [email protected] › [email protected] › [email protected] › [email protected] › [email protected] › [email protected]
Introduced through: [email protected] › [email protected] › [email protected] › [email protected] › [email protected] › [email protected] › [email protected]
Introduced through: [email protected] › [email protected] › [email protected] › [email protected] › [email protected] › [email protected] › [email protected]
A solution is to update find-yarn-workspace-root
to v2.0.0, I'm gonna make a PR. I did the update locally, ran the tests, and it seems okay. Not all snapshot tests pass, but the same 3 of them fail as without the update ;)
Metadata
Metadata
Assignees
Labels
No labels