From 1c54dc65d22de0ca952f809187fd0344be671f83 Mon Sep 17 00:00:00 2001 From: crypblizz <45455218+crypblizz8@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:22:14 +0200 Subject: [PATCH] chore(w3w): update to latest 1.8.2 (#202) --- wallets/react-web3wallet/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets/react-web3wallet/package.json b/wallets/react-web3wallet/package.json index 3d039d8..2e42c49 100644 --- a/wallets/react-web3wallet/package.json +++ b/wallets/react-web3wallet/package.json @@ -21,7 +21,7 @@ "@polkadot/types": "^9.3.3", "@solana/web3.js": "1.43.0", "@walletconnect/utils": "2.8.3", - "@walletconnect/web3wallet": "^1.7.4", + "@walletconnect/web3wallet": "1.8.2", "bs58": "5.0.0", "cosmos-wallet": "1.2.0", "ethers": "5.6.6",