Skip to content

Commit

Permalink
chore: upgrade btc wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
naturexie committed Nov 26, 2024
1 parent 2d57d08 commit 121c182
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.2",
"btc-wallet": "^0.3.3",
"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.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/btc-wallet/-/btc-wallet-0.3.2.tgz#811f3cc5ee7b24e54261a765ee2fd7d96d311439"
integrity sha512-/2PPL0eS1H0Xjw0FrlMhtJ87sZOs/Ql8lP2MEGW1XSafMl3+zo4iELj0dp/uAyxqDmQ7tI4IrofTgQAL5vi/PA==
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==
dependencies:
"@ethereumjs/util" "^9.0.1"
"@near-js/transactions" "^1.3.0"
Expand Down

0 comments on commit 121c182

Please sign in to comment.