Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
111 stars 44 forks source link

Update Dependencies #137

Closed Serubin closed 4 years ago

Serubin commented 4 years ago

Remove unused package-lock file. Update dependencies to remove warnings, vulnerabilities, and jquery.

Serubin commented 4 years ago

Jquery was pulled in by linkify - I updated linkify which is now no-zero dependency.

Github scanning seems to use the package-lock which yarn doesn't update. So I can only imagine how out of date that file was.

We definitely don't have as many vulnerabilities as github suggests. I've been running security and license scans with FOSSA - we're in good shape.