Bump tiny-bip39 from 0.6.2 to 0.7.0 (#7750)

Bumps [tiny-bip39](https://github.com/maciejhirsz/tiny-bip39) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/maciejhirsz/tiny-bip39/releases)
- [Changelog](https://github.com/maciejhirsz/tiny-bip39/blob/master/CHANGELOG.md)
- [Commits](https://github.com/maciejhirsz/tiny-bip39/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-10 09:19:28 -07:00
committed by Greg Fitzgerald
parent 80d2573b10
commit 1e3082fbc0
3 changed files with 37 additions and 4 deletions

View File

@ -53,4 +53,4 @@ solana-logger = { path = "../logger", version = "0.23.0", optional = true }
solana-sdk-macro = { path = "macro", version = "0.23.0" }
[dev-dependencies]
tiny-bip39 = "0.6.2"
tiny-bip39 = "0.7.0"