Skip to content

Commit

Permalink
fix(deps): update dependency @multiversx/sdk-core to v12.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 48d7df3 commit 1852fb5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 32 deletions.
2 changes: 1 addition & 1 deletion advanced/dapps/react-dapp-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@kadena/client": "^0.5.0",
"@kadena/cryptography-utils": "^0.4.0",
"@kadena/types": "^0.6.0",
"@multiversx/sdk-core": "12.18.0",
"@multiversx/sdk-core": "12.19.3",
"@multiversx/sdk-wallet": "4.2.0",
"@polkadot/util-crypto": "^10.1.2",
"@solana/web3.js": "^1.36.0",
Expand Down
24 changes: 9 additions & 15 deletions advanced/dapps/react-dapp-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2237,19 +2237,18 @@
resolved "https://registry.yarnpkg.com/@multiversx/sdk-bls-wasm/-/sdk-bls-wasm-0.3.5.tgz#2e83308fdc7a0928c6d5a7f910d796fd8eb2d90b"
integrity sha512-c0tIdQUnbBLSt6NYU+OpeGPYdL0+GV547HeHT8Xc0BKQ7Cj0v82QUoA2QRtWrR1G4MNZmLsIacZSsf6DrIS2Bw==

"@multiversx/sdk-core@12.18.0":
version "12.18.0"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-core/-/sdk-core-12.18.0.tgz#ae99665f9afb2bd4f1e325cb7daabb1dbcc55ca6"
integrity sha512-F+xGslPMkkZ0S/Q8UJZsMYl0mgHIuK/GdVsNFPiMKxQsKkxA2LTjNdPxVxjwgvRmN7WfdsTtQvmlsA5O1NYhBg==
"@multiversx/sdk-core@12.19.3":
version "12.19.3"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-core/-/sdk-core-12.19.3.tgz#360d35aa26065ebab527d7c96c44150a2ce7a9dd"
integrity sha512-QplpEKmUapjRybfyBQV3T/t6+glZyrEKrhoIf90qWA7yxkC/lEu65yMPFsqcMyHj4nCIMmbPYYkoRi0QL4E/Kw==
dependencies:
"@multiversx/sdk-transaction-decoder" "1.0.2"
bech32 "1.1.4"
bignumber.js "9.0.1"
blake2b "2.1.3"
buffer "6.0.3"
json-duplicate-key-handle "1.0.0"
keccak "3.0.2"
protobufjs "7.2.4"
protobufjs "^7.3.2"

"@multiversx/[email protected]":
version "1.0.2"
Expand Down Expand Up @@ -4998,11 +4997,6 @@ bigint-buffer@^1.1.5:
dependencies:
bindings "^1.3.0"

[email protected]:
version "9.0.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.1.tgz#8d7ba124c882bfd8e43260c67475518d0689e4e5"
integrity sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==

bignumber.js@^9.0.0, bignumber.js@^9.0.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.1.tgz#c4df7dc496bd849d4c9464344c1aa74228b4dac6"
Expand Down Expand Up @@ -13082,10 +13076,10 @@ prop-types@^15.7.2, prop-types@^15.8.1:
object-assign "^4.1.1"
react-is "^16.13.1"

protobufjs@7.2.4:
version "7.2.4"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
protobufjs@^7.3.2:
version "7.3.2"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.2.tgz#60f3b7624968868f6f739430cfbc8c9370e26df4"
integrity sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand Down
2 changes: 1 addition & 1 deletion advanced/wallets/react-wallet-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@material-ui/icons": "^4.11.3",
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.10",
"@multiversx/sdk-core": "12.18.0",
"@multiversx/sdk-core": "12.19.3",
"@multiversx/sdk-wallet": "4.2.0",
"@near-wallet-selector/wallet-utils": "^8.0.0",
"@nextui-org/react": "1.0.8-beta.5",
Expand Down
24 changes: 9 additions & 15 deletions advanced/wallets/react-wallet-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1105,19 +1105,18 @@
resolved "https://registry.yarnpkg.com/@multiversx/sdk-bls-wasm/-/sdk-bls-wasm-0.3.5.tgz#2e83308fdc7a0928c6d5a7f910d796fd8eb2d90b"
integrity sha512-c0tIdQUnbBLSt6NYU+OpeGPYdL0+GV547HeHT8Xc0BKQ7Cj0v82QUoA2QRtWrR1G4MNZmLsIacZSsf6DrIS2Bw==

"@multiversx/sdk-core@12.18.0":
version "12.18.0"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-core/-/sdk-core-12.18.0.tgz#ae99665f9afb2bd4f1e325cb7daabb1dbcc55ca6"
integrity sha512-F+xGslPMkkZ0S/Q8UJZsMYl0mgHIuK/GdVsNFPiMKxQsKkxA2LTjNdPxVxjwgvRmN7WfdsTtQvmlsA5O1NYhBg==
"@multiversx/sdk-core@12.19.3":
version "12.19.3"
resolved "https://registry.yarnpkg.com/@multiversx/sdk-core/-/sdk-core-12.19.3.tgz#360d35aa26065ebab527d7c96c44150a2ce7a9dd"
integrity sha512-QplpEKmUapjRybfyBQV3T/t6+glZyrEKrhoIf90qWA7yxkC/lEu65yMPFsqcMyHj4nCIMmbPYYkoRi0QL4E/Kw==
dependencies:
"@multiversx/sdk-transaction-decoder" "1.0.2"
bech32 "1.1.4"
bignumber.js "9.0.1"
blake2b "2.1.3"
buffer "6.0.3"
json-duplicate-key-handle "1.0.0"
keccak "3.0.2"
protobufjs "7.2.4"
protobufjs "^7.3.2"

"@multiversx/[email protected]":
version "1.0.2"
Expand Down Expand Up @@ -3330,11 +3329,6 @@ bigint-buffer@^1.1.5:
dependencies:
bindings "^1.3.0"

[email protected]:
version "9.0.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.1.tgz#8d7ba124c882bfd8e43260c67475518d0689e4e5"
integrity sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==

bignumber.js@^9.0.1, bignumber.js@^9.1.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
Expand Down Expand Up @@ -6127,10 +6121,10 @@ property-information@^5.0.0:
dependencies:
xtend "^4.0.0"

protobufjs@7.2.4:
version "7.2.4"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
protobufjs@^7.3.2:
version "7.3.2"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.2.tgz#60f3b7624968868f6f739430cfbc8c9370e26df4"
integrity sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand Down

0 comments on commit 1852fb5

Please sign in to comment.