snyk / nodejs-lockfile-parser

Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Other
59 stars 28 forks source link

fix: applies resolutions when finding top level deps if yarn 2 #126

Closed JamesPatrickGill closed 2 years ago

JamesPatrickGill commented 2 years ago

What this does

This makes a small fix to apply resolutions when finding top level deps. Currently scoped just to yarn2 for first rollout.

snyksec commented 2 years ago

:tada: This PR is included in version 1.37.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: