pressbooks / pb-mathjax

A replacement for wp.com/latex.php but instead of LaTeX, it uses MathJax.
GNU General Public License v3.0
4 stars 1 forks source link

Bump security for pb-mathjax #25

Closed SteelWagstaff closed 4 years ago

SteelWagstaff commented 4 years ago

Minimist and acorn updates needed in package-lock.json. See https://github.com/pressbooks/pb-mathjax/network/alerts

SteelWagstaff commented 4 years ago

Resolved acorn issue with dependapot PR. The second one is result of conflicting dependency declarations (minimist declared as dependency by two different libraries, each with a different version). Can't fix automagically.