You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added 91 packages, and audited 294 packages in 48s
19 packages are looking for funding
run npm fund for details
3 vulnerabilities (2 moderate, 1 high)
Some issues need review, and may require choosing
a different dependency.
Run npm audit for details.
npm audit output
# npm audit report
markdown-pdf *
Severity: high
markdown-pdf vulnerable to local file read via server side cross-site scripting (XSS) - GHSA-qghr-877h-f9jh
Depends on vulnerable versions of phantomjs-prebuilt
No fix available
node_modules/markdown-pdf
request *
Severity: moderate
Server-Side Request Forgery in Request - GHSA-p8p7-x288-28g6
No fix available
node_modules/request
phantomjs-prebuilt *
Depends on vulnerable versions of request
node_modules/phantomjs-prebuilt
3 vulnerabilities (2 moderate, 1 high)
Some issues need review, and may require choosing
a different dependency.
The text was updated successfully, but these errors were encountered:
yukulele
changed the title
Replace phantomjs for render
Replace phantomjs for rendering
Apr 11, 2023
phantomjs development is suspended and should be replaced.
Puppeteer is probably a good candidate.
npm install
output:npm audit
outputThe text was updated successfully, but these errors were encountered: