Skip to content

Commit 9ff1760

Browse files
committed
Increment version and update SDK
1 parent fe1c950 commit 9ff1760

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@walletconnect/web3-provider": "^1.4.1",
6868
"authereum": "^0.1.12",
6969
"bignumber.js": "^9.0.0",
70-
"bnc-sdk": "^3.3.4",
70+
"bnc-sdk": "^3.4.1",
7171
"bowser": "^2.10.0",
7272
"eth-lattice-keyring": "^0.2.7",
7373
"eth-provider": "^0.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2372,10 +2372,10 @@ bnb-javascript-sdk-nobroadcast@^2.16.14:
23722372
uuid "^3.3.2"
23732373
websocket-stream "^5.5.0"
23742374

2375-
bnc-sdk@^3.3.4:
2376-
version "3.4.0"
2377-
resolved "https://registry.yarnpkg.com/bnc-sdk/-/bnc-sdk-3.4.0.tgz#402874a4a794ccf5dd8ba8fba6925e24b38f772e"
2378-
integrity sha512-JVDDyIYucFQyq+ZfHSBVZG+R2Ophhdi+HIK5zj1gE2MYSCK/Ax8Budqys9/LyZkGdewWHZ5EWi2TUehxAbx0Rw==
2375+
bnc-sdk@^3.4.1:
2376+
version "3.4.1"
2377+
resolved "https://registry.yarnpkg.com/bnc-sdk/-/bnc-sdk-3.4.1.tgz#fca070656a6efbfc489889ed0404e1b6289c17ff"
2378+
integrity sha512-GrZzN3zyqVOmtk++tvq/X1zchO+Bt9TIzw39xv7UkMLEUcs43pwj6XWphLRbqkrrILNSrLwOI0S8opyjffDFAA==
23792379
dependencies:
23802380
crypto-es "^1.2.2"
23812381
rxjs "^6.6.3"

0 commit comments

Comments
 (0)