hashbase
hashbase copied to clipboard
Dependency Updates
Several of the dependencies of hashbase have been updated. In this PR I updated the dependencies that were easy to update. I didn't update leveldb
and nodemailer
because those dependencies would involve (significantly) more effort.
Note: The tests pass through on my machine but occasionally they fail. Maybe run again on travis can fix them?
Something is consistently failing with logins. I haven't been able to isolate it but it looks like races -- maybe something got screwed up with promises?
@pfrazee the tests run smooth here. would you mind to triangulate which commit broke it?
Sorry Im a bit tied up atm, but this is on my todo list