mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Fix WalletConnect connection (#764)
* bump @walletconnect/web3-provider to v1.5.2 * bump web3 to v1.5.0
This commit is contained in:
parent
0a3ec01248
commit
0227b4f084
5967
package-lock.json
generated
5967
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -34,7 +34,7 @@
|
||||
"@sindresorhus/slugify": "^2.1.0",
|
||||
"@tippyjs/react": "^4.2.5",
|
||||
"@urql/introspection": "^0.3.0",
|
||||
"@walletconnect/web3-provider": "^1.5.0-rc.7",
|
||||
"@walletconnect/web3-provider": "^1.5.2",
|
||||
"axios": "^0.21.1",
|
||||
"chart.js": "^2.9.4",
|
||||
"classnames": "^2.3.1",
|
||||
@ -86,7 +86,7 @@
|
||||
"swr": "^0.5.6",
|
||||
"urql": "^2.0.3",
|
||||
"use-dark-mode": "^2.3.1",
|
||||
"web3": "^1.4.0",
|
||||
"web3": "^1.5.0",
|
||||
"web3modal": "^1.9.3",
|
||||
"yup": "^0.32.9"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user