btc-wallet 0.5.0-beta → 0.5.2-beta

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "btc-wallet",
3
- "version": "0.5.0-beta",
3
+ "version": "0.5.2-beta",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -43,6 +43,7 @@
43
43
  "dependencies": {
44
44
  "@ethereumjs/util": "^9.0.1",
45
45
  "@near-js/transactions": "^1.3.0",
46
+ "@near-js/utils": "^1.0.1",
46
47
  "@near-wallet-selector/core": "^8.9.13",
47
48
  "@particle-network/aa": "^1.5.0",
48
49
  "@particle-network/chains": "*",