chore(deps): bump walletconnect (#3097)
Showing
... | @@ -119,7 +119,7 @@ | ... | @@ -119,7 +119,7 @@ |
"workbox-routing": "^6.1.0" | "workbox-routing": "^6.1.0" | ||
}, | }, | ||
"resolutions": { | "resolutions": { | ||
"@walletconnect/ethereum-provider": "1.6.5" | "@walletconnect/ethereum-provider": "1.7.1" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"contracts:compile:abi": "typechain --target ethers-v5 --out-dir src/abis/types \"./src/abis/**/*.json\"", | "contracts:compile:abi": "typechain --target ethers-v5 --out-dir src/abis/types \"./src/abis/**/*.json\"", | ||
... | @@ -195,4 +195,4 @@ | ... | @@ -195,4 +195,4 @@ |
"widgets-web3-react/types": "npm:@web3-react/types@8.0.16-alpha.0", | "widgets-web3-react/types": "npm:@web3-react/types@8.0.16-alpha.0", | ||
"widgets-web3-react/url": "npm:@web3-react/url@8.0.17-alpha.0" | "widgets-web3-react/url": "npm:@web3-react/url@8.0.17-alpha.0" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
Please register or sign in to comment