astefanutti / decktape

PDF exporter for HTML presentations
MIT License
2.17k stars 175 forks source link

Audit warnings when installing decktape #249

Closed nicojs closed 1 year ago

nicojs commented 1 year ago

Hi there 🙋‍♂️

I love this tool. Thanks for maintaining it ♥

I just want to mention that there are some audit warnings when installing decktape

nicojs@NicoJ01 ~/ $ mkdir tmp
nicojs@NicoJ01 ~/ $ cd tmp
nicojs@NicoJ01 ~/tmp $ npm i decktape

added 73 packages, and audited 183 packages in 15s

17 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (2 moderate, 2 high, 1 critical)

Are there reasons to depend on older dependencies?? If not, I can have a go at updating them.