ssbc / ssb-keys

keyfile operations for ssb
36 stars 26 forks source link

Bump version of chloride to 2.4.0 #86

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Hunting down some build errors, I noticed that the chloride dependency was out of date. This brings it up to current and fixes a problem in the tests (where it was incorrectly passing a key of the wrong length) so that all tests pass.

KyleMaas commented 3 years ago

Oh, and I should note that the bump to the tape dependency was due to a build error indicating there was a high severity vulnerability in the version that was being used.

staltz commented 3 years ago

Thank you! For context: https://github.com/ssb-js/ssb-keys/pull/71