File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bnc-onboard" ,
3
- "version" : " 1.25.0-0.5.3 " ,
3
+ "version" : " 1.25.0-0.5.4 " ,
4
4
"description" : " Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state." ,
5
5
"keywords" : [
6
6
" ethereum" ,
63
63
"@walletconnect/web3-provider" : " ^1.4.1" ,
64
64
"authereum" : " ^0.1.12" ,
65
65
"bignumber.js" : " ^9.0.0" ,
66
- "bnc-sdk" : " ^3.2.0 " ,
66
+ "bnc-sdk" : " ^3.3.4 " ,
67
67
"bowser" : " ^2.10.0" ,
68
68
"eth-lattice-keyring" : " ^0.2.7" ,
69
69
"eth-provider" : " ^0.6.1" ,
Original file line number Diff line number Diff line change @@ -2073,10 +2073,10 @@ bn.js@^5.2.0:
2073
2073
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.0.tgz#358860674396c6997771a9d051fcc1b57d4ae002"
2074
2074
integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==
2075
2075
2076
- bnc-sdk@^3.2.0 :
2077
- version "3.2.0 "
2078
- resolved "https://registry.yarnpkg.com/bnc-sdk/-/bnc-sdk-3.2.0 .tgz#421a9151107785bc075447c8cff260df0c3aed48 "
2079
- integrity sha512-7nyb+zRiKYRz0DTdceWHW1whC2nMVj+2uyg91giq8pwV02oDYMpdBsQssKBFghOQMaUqv2TBSZmD5p9hgA5FsA ==
2076
+ bnc-sdk@^3.3.4 :
2077
+ version "3.3.4 "
2078
+ resolved "https://registry.yarnpkg.com/bnc-sdk/-/bnc-sdk-3.3.4 .tgz#43e7c0e69be92e0706fce5f42ad6a700296078d9 "
2079
+ integrity sha512-yBQ1FHBOhPlWGNWHdma5Rx8iHiM0DBxXahyVqmlHdqpX6Idkxzqc1kT6GmV0FnLx/bL8OOcpstPcovn3meu0fQ ==
2080
2080
dependencies :
2081
2081
crypto-es "^1.2.2"
2082
2082
rxjs "^6.6.3"
You can’t perform that action at this time.
0 commit comments