diff --git a/package.json b/package.json index 53c66df632..34154d905c 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@ledgerhq/hw-transport-webhid": "^6.27.19", "@polkadot-cloud/community": "0.1.11", - "@polkadot-cloud/core": "^0.1.25", - "@polkadot-cloud/react": "^0.1.41", + "@polkadot-cloud/core": "^0.1.26", + "@polkadot-cloud/react": "^0.1.42", "@polkadot-cloud/utils": "^0.0.11", "@polkadot/api": "^10.9.1", "@polkadot/keyring": "^12.1.1", diff --git a/yarn.lock b/yarn.lock index 27b2d72c63..745ca4ffb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1453,17 +1453,17 @@ resolved "https://registry.npmjs.org/@polkadot-cloud/community/-/community-0.1.11.tgz#62f57c92d663f758bdee2b1a2147b74dd3de4971" integrity sha512-R2ncl5idtiRfzA0a/Lo1j7HHo/4ztatz7xbnP9TPDMYk1JWCtoy77APnFLLukIUbGQGxw1kDVCP8U4X9KrZMKQ== -"@polkadot-cloud/core@0.1.25", "@polkadot-cloud/core@^0.1.25": - version "0.1.25" - resolved "https://registry.npmjs.org/@polkadot-cloud/core/-/core-0.1.25.tgz#6bf0cefec79f53aabd02ff19ba46ee339f20049c" - integrity sha512-0n84RSMd0IKZve0p6BVtk0GKcwwnGNlSwNq7P5q/QLr7IpShQ4DVrazahhvBN9r2YKn71BFBTddRCqWTYaU7fw== +"@polkadot-cloud/core@0.1.26", "@polkadot-cloud/core@^0.1.26": + version "0.1.26" + resolved "https://registry.npmjs.org/@polkadot-cloud/core/-/core-0.1.26.tgz#41fc3e127d880c1b9e774b3e220704079f8436cd" + integrity sha512-UTG5K4T9Bm3YLR4zhhKngaTm7ye51NunUJKoO6Bt1YBmQ2jDQ+gwY391fQXFqk+ld4QwewQlx6KdQ6CdmnUaRw== -"@polkadot-cloud/react@^0.1.41": - version "0.1.41" - resolved "https://registry.npmjs.org/@polkadot-cloud/react/-/react-0.1.41.tgz#f84c9585f7533c80bc237b7de6ed017edf2b52d0" - integrity sha512-Awpc8M7KSYb3z06UlFjbZoOiEDijnYE+iiKhDpu3Gms6rT3naZ3JYX2jKTQU8ZVutPgdDWQK3McBidg0bjtN9g== +"@polkadot-cloud/react@^0.1.42": + version "0.1.42" + resolved "https://registry.npmjs.org/@polkadot-cloud/react/-/react-0.1.42.tgz#75ff90b1b95726720c7c5585994be4136d3c54f8" + integrity sha512-hJnLD62Y+4U3qp8ki2PFVjiy1emgAWtiXR+bIbv62Nky0hRMqOlY3j852Qr5Sz6CfT/6R4n8dw4FRk5QigHZhw== dependencies: - "@polkadot-cloud/core" "0.1.25" + "@polkadot-cloud/core" "0.1.26" "@polkadot-cloud/utils" "^0.0.11" react-error-boundary "^4.0.11"