Hi,
In our enterprise environment, PRs have to go through a snyk vulnerability check, and it finds the following error:
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 ;)
Hi,
In our enterprise environment, PRs have to go through a snyk vulnerability check, and it finds the following error:
A solution is to update
find-yarn-workspace-rootto 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 ;)