diff --git a/package.json b/package.json index f3dacb311..d38726b7c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@metamask/detect-provider": "^1.2.0", - "@soramitsu/soraneo-wallet-web": "^1.7.18", + "@soramitsu/soraneo-wallet-web": "^1.7.19", "@walletconnect/web3-provider": "^1.6.6", "core-js": "^3.6.4", "ethers": "^5.5.4", diff --git a/yarn.lock b/yarn.lock index edc30183c..6dc92e877 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2504,10 +2504,10 @@ vuex "^3.1.3" vuex-class "^0.3.2" -"@soramitsu/soraneo-wallet-web@^1.7.18": - version "1.7.18" - resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.7.18.tgz#00c683aeab131fc94bae3f43ae64386d35144f7d" - integrity sha512-gRKqMIyeeY8tN8TyzuxX5AeTECXeIU3IcnZ51pQa7Ds7pXUGvqhdtESHpr5C2jNYNB+MjnTTXyhUdVxVSwXXtA== +"@soramitsu/soraneo-wallet-web@^1.7.19": + version "1.7.19" + resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.7.19.tgz#94f706f9997e97fc4b0095690db87d9de44d5f0e" + integrity sha512-Xf7BauCNk+v641n7RdhOUhPHTQaCEegkNuRkok331RxkH5JT3OapaVW4GBcZeWNlVqyJXtt35sJN2PevYGT4Mw== dependencies: "@polkadot/extension-dapp" "^0.42.2" "@polkadot/vue-identicon" "^0.72.1"