diff --git a/package.json b/package.json index 71aca0802..cc82bc715 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@metamask/detect-provider": "^2.0.0", - "@soramitsu/soraneo-wallet-web": "1.23.1", + "@soramitsu/soraneo-wallet-web": "1.23.2", "@walletconnect/web3-provider": "^1.8.0", "core-js": "^3.26.0", "country-code-emoji": "^2.3.0", diff --git a/public/.well-known/walletconnect.txt b/public/.well-known/walletconnect.txt new file mode 100644 index 000000000..0d9e0f3df --- /dev/null +++ b/public/.well-known/walletconnect.txt @@ -0,0 +1 @@ +4c5953fe-147b-468c-a916-4c6a8aadfbc8=9db69079be0a7f4f6ed6e2a1fd065f6077144011c52fdb544f891b52863fd5ef \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index ce0d31490..83ccb366a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2357,10 +2357,10 @@ vue-property-decorator "^9.1.2" vuex "^3.6.2" -"@soramitsu/soraneo-wallet-web@1.23.1": - version "1.23.1" - resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.23.1.tgz#7be6d0e977e7169ba700f063fc0d2932c2dd970c" - integrity sha512-WEqgvAtMW/ywSUMHyc3UdK5lOw9b4ACoxkqzFVaxfGbeMXLNLLNLitfpw88faKs0x0L4ACWmlt1qpS25Y+TTyg== +"@soramitsu/soraneo-wallet-web@1.23.2": + version "1.23.2" + resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.23.2.tgz#74cd56ce394fbee716ebf68ce2e32749706a8466" + integrity sha512-k0DpO41e/Vm4dKuzAi268WkT+ZvVoOulXl5RA4KfQSLugiav58wBPTRO+pyOrt06MPPsvyt6j6cTPO1sO10/6Q== dependencies: "@polkadot/vue-identicon" "2.12.1" "@sora-substrate/util" "1.23.3"