Update bech32 dependency
This commit is contained in:
parent
4267527997
commit
22e1a321be
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
"src"
|
"src"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bech32": "0.0.3",
|
"bech32": "^1.1.2",
|
||||||
"bigi": "^1.4.0",
|
"bigi": "^1.4.0",
|
||||||
"bip66": "^1.1.0",
|
"bip66": "^1.1.0",
|
||||||
"bitcoin-ops": "^1.3.0",
|
"bitcoin-ops": "^1.3.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue