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 12, 2024
1 parent df30116 commit 0efe5d6
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.2.4",
"btc-wallet": "^0.2.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 @@ -6820,10 +6820,10 @@ [email protected]:
dependencies:
node-int64 "^0.4.0"

btc-wallet@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/btc-wallet/-/btc-wallet-0.2.4.tgz#b765e4f0ad2a3304e315d9bbfaca2852cf213723"
integrity sha512-hduf/FaSRA0J5z6n/uoAOS2H6G7Z6D85wBtps9CiUj4TffdAYI9qoRe1liy9Y3pRjz9ubg2mpb54+qEUfaSXkw==
btc-wallet@^0.2.5:
version "0.2.5"
resolved "https://registry.yarnpkg.com/btc-wallet/-/btc-wallet-0.2.5.tgz#1ae3b21ae7f442adc499bc1c18e4cc52c9a9976c"
integrity sha512-qpaX86rPIv/cK6Asi/DA7vWTq16pvpDQ4iz/02SOeKvzlV5CXL01ZeNrOJeQl+7v5Ho00lS4GSlXBnZcITAhuw==
dependencies:
"@ethereumjs/util" "^9.0.1"
"@near-js/transactions" "^1.3.0"
Expand Down

0 comments on commit 0efe5d6

Please sign in to comment.