subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
482 stars 74 forks source link

Update the lock file, fix compatibility with node > 9 #165

Closed zmilonas closed 6 years ago

zmilonas commented 6 years ago

Ran into the problem when doing yarn install that some deep dependencies had various deprecations and for example node <= 9 set. After regerenating the lock file everything seems to work fine and there are no errors thrown when yarn installing.

Built and tested on Chrome 68, macOS

subdavis commented 6 years ago

As this is an upgrade of many dependencies, will need to do a pretty thorough regression test before merging this in.