Skip to content

Commit

Permalink
update wallet to 1.7.23 (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Polyakov authored Feb 24, 2022
1 parent 38ab336 commit 2d5e406
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@metamask/detect-provider": "^1.2.0",
"@soramitsu/soraneo-wallet-web": "^1.7.22",
"@soramitsu/soraneo-wallet-web": "^1.7.23",
"@walletconnect/web3-provider": "^1.6.6",
"core-js": "^3.6.4",
"ethers": "^5.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2504,10 +2504,10 @@
vuex "^3.1.3"
vuex-class "^0.3.2"

"@soramitsu/soraneo-wallet-web@^1.7.22":
version "1.7.22"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.7.22.tgz#1735f77f733a64117ffb7e1771f3527251a45879"
integrity sha512-SMTq+Jc9QB/9x8hhAAHCyO8x09gUTN8YtGqrSvzU4cuHNBKQ4Ze2uhj9t2bcXnJAs95kTZXsT6dFiDnQIH8jtg==
"@soramitsu/soraneo-wallet-web@^1.7.23":
version "1.7.23"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.7.23.tgz#4a536ee90b9533a317279e7b5f107e6f721e1c2f"
integrity sha512-09azxQdFOnYAO0DF4TrlSbLkE0wOAYJGNvBev2457ZWIffduHvvou9wg/NDlnM6TWHxQyFBn8un+yg9dF+ezxg==
dependencies:
"@polkadot/extension-dapp" "^0.42.2"
"@polkadot/vue-identicon" "^0.72.1"
Expand Down

0 comments on commit 2d5e406

Please sign in to comment.