Skip to content

Commit 3695b87

Browse files
committed
Update deps
1 parent e8755e4 commit 3695b87

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"bip21": "^3.0.0",
3535
"bip32": "^5.0.0-rc.0",
3636
"bip39": "^3.1.0",
37-
"bitbox-api": "^0.8.0",
37+
"bitbox-api": "^0.9.0",
3838
"bitcoinjs-lib": "^6.1.7",
3939
"bolt11": "^1.4.1",
4040
"buffer": "^6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5215,10 +5215,10 @@ bip68@^1.0.4:
52155215
resolved "https://registry.npmjs.org/bip68/-/bip68-1.0.4.tgz"
52165216
integrity sha512-O1htyufFTYy3EO0JkHg2CLykdXEtV2ssqw47Gq9A0WByp662xpJnMEB9m43LZjsSDjIAOozWRExlFQk2hlV1XQ==
52175217

5218-
bitbox-api@^0.8.0:
5219-
version "0.8.0"
5220-
resolved "https://registry.npmjs.org/bitbox-api/-/bitbox-api-0.8.0.tgz"
5221-
integrity sha512-lRDxS818osr9hrdmkEmbpsAZ1bWPSfU3qokpAZEWVSMTBKYE2GZ0Y4ZpNwdC5Cxmqj+zEo7hrpCJXYC7mqjw9w==
5218+
bitbox-api@^0.9.0:
5219+
version "0.9.0"
5220+
resolved "https://registry.npmjs.org/bitbox-api/-/bitbox-api-0.9.0.tgz"
5221+
integrity sha512-3gfikRznBJYfU6sv+6Afu1uOGR+NWDnW3XDvUmjr7LchczKYWviC5cqirreuKLqSoPZsnzdmUboowyip6QjUYA==
52225222

52235223
bitcoin-ops@^1.3.0, bitcoin-ops@^1.4.0, bitcoin-ops@^1.4.1:
52245224
version "1.4.1"

0 commit comments

Comments
 (0)