mrafiqk / html-pdf-node

187 stars 119 forks source link

Puppeteer 10.4.0 is deprecated #67

Open zaq42 opened 2 years ago

zaq42 commented 2 years ago

Using html-pdf-node 1.0.8, I see:

  1. Deprecation warning:
    npm WARN deprecated puppeteer@10.4.0: Version no longer supported. Upgrade to @latest
  2. Vulnerability: (npm audit)
    html-pdf-node  >=1.0.8
    Depends on vulnerable versions of inline-css
    Depends on vulnerable versions of puppeteer
    node_modules/html-pdf-node
tdnine commented 2 years ago

I also came across this today

GrassPelt commented 1 year ago

Going to refer you to my post in issue 71 for resolving outdated dependencies/vulnerabilities. Hopefully it helps. https://github.com/mrafiqk/html-pdf-node/issues/71#issuecomment-1194806245