Skip to content

Commit cc9000b

Browse files
bump(deps): update dependency bip39 to ^3.1.0
1 parent 1a2fcf4 commit cc9000b

File tree

2 files changed

+21
-48
lines changed

2 files changed

+21
-48
lines changed

package-lock.json

+20-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jellyfish-wallet-mnemonic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@defichain/jellyfish-wallet": "^0.0.0",
1818
"@defichain/jellyfish-transaction": "^0.0.0",
1919
"bip32": "^2.0.6",
20-
"bip39": "^3.0.4",
20+
"bip39": "^3.1.0",
2121
"create-hmac": "^1.1.7"
2222
},
2323
"peerDependencies": {

0 commit comments

Comments
 (0)