Skip to content

Commit

Permalink
upgrade btc wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
naturexie committed Nov 28, 2024
1 parent 01486b2 commit a50e87b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"babel-loader": "^9.1.3",
"bn.js": "^5.2.1",
"borsh": "^0.7.0",
"btc-wallet": "^0.3.4",
"btc-wallet": "0.3.5",
"crypto-browserify": "3.12.0",
"decimal.js": "^10.4.1",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6825,10 +6825,10 @@ [email protected]:
dependencies:
node-int64 "^0.4.0"

btc-wallet@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/btc-wallet/-/btc-wallet-0.3.3.tgz#24cdde96618217b67edb043feb27b9a189ba814c"
integrity sha512-S4TgZ5j9p8SIkATvRMywajWOuJ0unHC73cW2EPab3zGXUFlxtKP8HL0g60LvGeg7N5pzy/au0OPWnvUXynjETw==
[email protected].5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/btc-wallet/-/btc-wallet-0.3.5.tgz#12244560903c277afeaecdcd1063e41bbf770192"
integrity sha512-l7QDulSnmPORgNxXjjdlSkBuJTKWeumXoB3MOZXKie+zJs371CI/pBluB29b4Zjj5lZpU97f/2nGM8/MxBz7cw==
dependencies:
"@ethereumjs/util" "^9.0.1"
"@near-js/transactions" "^1.3.0"
Expand Down

0 comments on commit a50e87b

Please sign in to comment.