Skip to content

Commit

Permalink
update wallet to 1.16.2 (#1017)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Polyakov authored Apr 13, 2023
1 parent 5961632 commit 9d44045
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 @@ -23,7 +23,7 @@
},
"dependencies": {
"@metamask/detect-provider": "^2.0.0",
"@soramitsu/soraneo-wallet-web": "1.16.0",
"@soramitsu/soraneo-wallet-web": "1.16.2",
"@walletconnect/web3-provider": "^1.8.0",
"base-64": "^1.0.0",
"core-js": "^3.26.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2852,10 +2852,10 @@
vue-property-decorator "^9.1.2"
vuex "^3.6.2"

"@soramitsu/soraneo-wallet-web@1.16.0":
version "1.16.0"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.16.0.tgz#a4ec861ebfbb5bea2a4b36f460b35369deb501c0"
integrity sha512-t3z/mG0G0JbOBa8I4eJsS6lfnjziy1TbQJqUUWnH8134yMMpGjWpMzzG27JTUz9L7h0RoPFKBB0hs0pXBIg7xg==
"@soramitsu/soraneo-wallet-web@1.16.2":
version "1.16.2"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.16.2.tgz#dd1017250c6673eb7ab802d7d8c2862131a5169d"
integrity sha512-kok1i7riaq8ZHEW58M7s9pyLJRAGZLIkyUb+aASQ+ttPbxI5gFoobhCaDN0c+0wzamGtebuZD8YC1esG2STBUA==
dependencies:
"@polkadot/vue-identicon" "2.12.1"
"@sora-substrate/util" "1.16.1"
Expand Down

0 comments on commit 9d44045

Please sign in to comment.