gnab / remark

A simple, in-browser, markdown-driven slideshow tool.
http://remarkjs.com
MIT License
12.68k stars 856 forks source link

Fix vulnerabilities by updating dependencies #552

Closed Binney closed 5 years ago

Binney commented 5 years ago

Hey all! According to npm audit there were a couple of dependencies with critical vulnerabilities in remark's tree. I've therefore updated those here.

Slides looks fine to me locally and all the tests are passing but let me know if you're concerned about any of them in particular and I'll have a closer look.

The changes to src/remark/resources.js are mainly because of the newly updated less package. They don't visibly change anything in the slideshow.