We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi thanks for this lib!
it seems that right now, [email protected] (source) is deprecated and embeds vulnerability
└─┬ [email protected] └─┬ [email protected] └─┬ [email protected] └── [email protected] request * Severity: moderate Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6 Depends on vulnerable versions of tough-cookie No fix available node_modules/request phantomjs-prebuilt * Depends on vulnerable versions of request node_modules/phantomjs-prebuilt html-pdf >=2.0.0 Depends on vulnerable versions of phantomjs-prebuilt node_modules/html-pdf pdf-creator-node * Depends on vulnerable versions of html-pdf node_modules/pdf-creator-node
as html-pdf is deprecated, there is a tips on npmjs page to move to puppeteer.
puppeteer
IDK really the impact :) but did you plan to migrate dep in order to fix the request moderate vulnerability ?
request
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
thanks for this lib!
it seems that right now, [email protected] (source) is deprecated and embeds vulnerability
as html-pdf is deprecated, there is a tips on npmjs page to move to
puppeteer
.IDK really the impact :) but did you plan to migrate dep in order to fix the
request
moderate vulnerability ?Thanks
The text was updated successfully, but these errors were encountered: