Closed tallpsmith closed 4 years ago
This change applies the latest suggestions from npm audit fix but with a force mode. I run npm test locally after the change, and everything is still passing.
npm audit fix
npm test
This change applies the latest suggestions from
npm audit fix
but with a force mode. I runnpm test
locally after the change, and everything is still passing.