Skip to content

Commit 495476f

Browse files
authored
Merge pull request #392 from blocknative/enhancement/update-wallet-connect-dependency
Enhancement: Update WalletConnect dependency
2 parents 97d5fc5 + 8a8c0c7 commit 495476f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@portis/web3": "^2.0.0-beta.42",
5151
"@toruslabs/torus-embed": "^1.3.0",
5252
"@unilogin/provider": "^0.5.21",
53-
"@walletconnect/web3-provider": "^1.0.11",
53+
"@walletconnect/web3-provider": "^1.0.13",
5454
"authereum": "^0.0.4-beta.157",
5555
"bignumber.js": "^9.0.0",
5656
"bnc-sdk": "^2.1.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,7 @@
13361336
enc-utils "2.1.0"
13371337
js-sha3 "0.8.0"
13381338

1339-
"@walletconnect/web3-provider@^1.0.11":
1339+
"@walletconnect/web3-provider@^1.0.13":
13401340
version "1.0.13"
13411341
resolved "https://registry.yarnpkg.com/@walletconnect/web3-provider/-/web3-provider-1.0.13.tgz#71aae6975bf281900123331ea24a3ce59d3be598"
13421342
integrity sha512-ckmn96H2WZHJsy7StPOCOi7D2bqHwJx5aWuVzbhFPG7fjK/gEg0mPdujoIlbskXv2K5LFV1ZHFaoGrjt38rNOw==

0 commit comments

Comments
 (0)