iancoleman / slip39

A web tool for SLIP39 mnemonic shares
https://iancoleman.io/slip39/
MIT License
51 stars 23 forks source link

Update slip39-js to 0.1.7 and other libs #16

Closed secinthenet closed 2 years ago

secinthenet commented 3 years ago

Some libs showed security issues with npm audit, including the EC lib, and where auto fixed by running npm audit fix.

Fixes #14

secinthenet commented 2 years ago

@iancoleman any chance this can be merged?