Skip to content

Commit

Permalink
upgrade sdk-dapp in order to fix webview communication (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
CiprianDraghici authored Apr 12, 2024
1 parent f83e9e6 commit 43c4208
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 @@ -10,7 +10,7 @@
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/react-fontawesome": "0.2.0",
"@multiversx/sdk-core": "13.0.0-beta.9",
"@multiversx/sdk-dapp": "2.30.1",
"@multiversx/sdk-dapp": "2.30.2",
"@multiversx/sdk-network-providers": "2.2.1",
"axios": "1.6.5",
"classnames": "2.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1041,10 +1041,10 @@
json-bigint "1.0.0"
keccak "3.0.2"

"@multiversx/[email protected].0":
version "2.30.0"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp/-/sdk-dapp-2.30.0.tgz#2ee65bd49e758aa7c9f55bb8825dc742301dcc8a"
integrity sha512-53DXfTArRV/ypt2LUHg22cn6tun8HUBjCXi54eVKQq/zvd1I8m5YcaNs4CICq71RSO4M+NhfwewPaMhiy0xQrw==
"@multiversx/[email protected].2":
version "2.30.2"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp/-/sdk-dapp-2.30.2.tgz#0cf820cc2ad844ff21d06a74ba1918c447d41b6e"
integrity sha512-8REogBAt7YPnEzkCFo3Z7SkG4MhVCmJMdGUBje2uKGoZjZDMfIbf7IC7rz5a2OhoKSsV11ePD3R16hFhLfdgZA==
dependencies:
"@lifeomic/axios-fetch" "3.0.1"
"@metamask/providers" "16.0.0"
Expand Down

0 comments on commit 43c4208

Please sign in to comment.