diff --git a/package.json b/package.json index a591e85d5..e8bda8486 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@cedelabs/widgets-universal": "^1.3.1", "@metamask/detect-provider": "^2.0.0", - "@soramitsu/soraneo-wallet-web": "1.38.8", + "@soramitsu/soraneo-wallet-web": "1.38.9", "@tma.js/sdk": "^2.7.0", "@walletconnect/ethereum-provider": "^2.13.3", "@walletconnect/modal": "^2.6.2", diff --git a/yarn.lock b/yarn.lock index 287c0a1da..c6668efe7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1970,7 +1970,7 @@ "@polkadot/util-crypto" "^10.4.2" rxjs "^7.8.0" -"@polkadot/api@11.2.1": +"@polkadot/api@11.2.1", "polkadotApi@npm:@polkadot/api@11.2.1": version "11.2.1" resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.2.1.tgz#b19a8e22367703333e71f3613095f76f0dbbca70" integrity sha512-NwcWadMt+mrJ3T7RuwpnaIYtH4x0eix+GiKRtLMtIO32uAfhwVyMnqvLtxDxa4XDJ/es2rtSMYG+t0b1BTM+xQ== @@ -2830,10 +2830,10 @@ vue-property-decorator "^9.1.2" vuex "^3.6.2" -"@soramitsu/soraneo-wallet-web@1.38.8": - version "1.38.8" - resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.38.8.tgz#3ccdbf3654306f3ff6633a318c859c4bd44595f8" - integrity sha512-MaXiGXAEsm60VA1MiYDjDAmX+/ighO9VXCU/3pmxcy1Beqv9865D1aWyk2xbTeqHej4dVxBIU2lwdyoDGVPd+w== +"@soramitsu/soraneo-wallet-web@1.38.9": + version "1.38.9" + resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.38.9.tgz#1826e4ffb95ec8fa95f6d8910f48d2bd2b70fc6b" + integrity sha512-Gwtk1936W6Mf12p/2esD6d37/hzATDYBV9Yq+9sPrcr1fHp3GQ+YNml5vlbag1oMBO37NRQDfFBROxy2smsgKA== dependencies: "@polkadot/vue-identicon" "2.12.1" "@sora-substrate/util" "1.38.12" @@ -12130,29 +12130,6 @@ pngjs@^5.0.0: resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-5.0.0.tgz#e79dd2b215767fd9c04561c01236df960bce7fbb" integrity sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw== -"polkadotApi@npm:@polkadot/api@11.2.1": - version "11.2.1" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.2.1.tgz#b19a8e22367703333e71f3613095f76f0dbbca70" - integrity sha512-NwcWadMt+mrJ3T7RuwpnaIYtH4x0eix+GiKRtLMtIO32uAfhwVyMnqvLtxDxa4XDJ/es2rtSMYG+t0b1BTM+xQ== - dependencies: - "@polkadot/api-augment" "11.2.1" - "@polkadot/api-base" "11.2.1" - "@polkadot/api-derive" "11.2.1" - "@polkadot/keyring" "^12.6.2" - "@polkadot/rpc-augment" "11.2.1" - "@polkadot/rpc-core" "11.2.1" - "@polkadot/rpc-provider" "11.2.1" - "@polkadot/types" "11.2.1" - "@polkadot/types-augment" "11.2.1" - "@polkadot/types-codec" "11.2.1" - "@polkadot/types-create" "11.2.1" - "@polkadot/types-known" "11.2.1" - "@polkadot/util" "^12.6.2" - "@polkadot/util-crypto" "^12.6.2" - eventemitter3 "^5.0.1" - rxjs "^7.8.1" - tslib "^2.6.2" - portfinder@^1.0.26: version "1.0.32" resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.32.tgz#2fe1b9e58389712429dc2bea5beb2146146c7f81"