-
Notifications
You must be signed in to change notification settings - Fork 16
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
Please fix moderate security risk with a new version of lepto #7
Comments
Today my audit is sitting at:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
running npm audit on a project with lepto (as a requirement from installing lepto-cli) returns a moderate security risk:
Moderate Memory Exposure
Package tunnel-agent
Patched in >=0.6.0
Dependency of lepto-cli [dev]
Path lepto-cli > lepto > pngquant > pngquant-bin > bin-wrapper >
download > caw > tunnel-agent
More info https://npmjs.com/advisories/598
This when using latest version of the lepto package (1.2.0) so we need an updated version of lepto package that fixes this.
The text was updated successfully, but these errors were encountered: