Skip to content

Commit

Permalink
bump wallet (#1389)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustemYuzlibaev authored Apr 17, 2024
1 parent 332a8e9 commit 11c1dd2
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 @@ -27,7 +27,7 @@
},
"dependencies": {
"@metamask/detect-provider": "^2.0.0",
"@soramitsu/soraneo-wallet-web": "1.32.8",
"@soramitsu/soraneo-wallet-web": "1.33.0",
"@walletconnect/ethereum-provider": "^2.11.2",
"@walletconnect/modal": "^2.6.2",
"core-js": "^3.36.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2443,10 +2443,10 @@
vue-property-decorator "^9.1.2"
vuex "^3.6.2"

"@soramitsu/soraneo-wallet-web@1.32.8":
version "1.32.8"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.32.8.tgz#5c6c1e69fe77d15f7d50e6e684f2f906b9f9b27e"
integrity sha512-/AMsyybfySrI8Xg0U5OuW0dxHTg/h6yYl/A0hLtmeeoMYu9fuTISMDYqIAWZP6PKxtUlaZIEo0U+sXTcLVU5hA==
"@soramitsu/soraneo-wallet-web@1.33.0":
version "1.33.0"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.33.0.tgz#d66f137e68c86006b5f0a3b99552dd5d6c68741c"
integrity sha512-PZTRoVrZ6BCH4erFZxP5OZWl8m84KJkr+/giemPv2TgOsdtY8gA8BXwmyGexbJUel+1sAgsPbmvEV+mTl2hHgg==
dependencies:
"@polkadot/vue-identicon" "2.12.1"
"@sora-substrate/util" "1.33.2"
Expand Down

0 comments on commit 11c1dd2

Please sign in to comment.