Skip to content

Commit

Permalink
Merge pull request #166 from multiversx/development
Browse files Browse the repository at this point in the history
Update sdk-dapp to 2.24.4
  • Loading branch information
mgavrila committed Dec 11, 2023
2 parents d40fc07 + 57ef07f commit ec80911
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.4.0",
"@fortawesome/react-fontawesome": "0.2.0",
"@multiversx/sdk-core": "12.11.0",
"@multiversx/sdk-dapp": "2.23.0",
"@multiversx/sdk-dapp": "2.24.4",
"@multiversx/sdk-network-providers": "2.0.0",
"axios": "0.24.0",
"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 @@ -932,10 +932,10 @@
keccak "3.0.2"
protobufjs "7.2.4"

"@multiversx/sdk-dapp@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp/-/sdk-dapp-2.23.0.tgz#8b901a3d11d1fab0dd4dc178e50f54fc69951412"
integrity sha512-prydWmVUzYF2JkHjAFCeQRGcRreBAt9l8oV8GcEWEegFNlNzIQ0O3CHeUx5FPCMdbGcvqPvlxFMsv+j9n9GETA==
"@multiversx/sdk-dapp@2.24.4":
version "2.24.4"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp/-/sdk-dapp-2.24.4.tgz#e2d0a158528c20d4101b0a8f2183a90f8c79a7c5"
integrity sha512-OUCpTe85RtIOl8SJIP5VNhJlFPsicXGS4D9OrkpxVyW35XRLj8M5zUaVFnZ1TE85NaDIZ4VtPSE14p+eJPj2/w==
dependencies:
"@multiversx/sdk-core" "12.6.0"
"@multiversx/sdk-extension-provider" "3.0.0"
Expand Down

0 comments on commit ec80911

Please sign in to comment.