From 4e71a1e0da478d1200e75d8df62c0a6445b39cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:48:27 +0000 Subject: [PATCH] chore(deps): bump @polkadot-cloud/core from 1.0.26 to 1.0.28 Bumps [@polkadot-cloud/core](https://github.com/paritytech/polkadot-cloud) from 1.0.26 to 1.0.28. - [Release notes](https://github.com/paritytech/polkadot-cloud/releases) - [Changelog](https://github.com/paritytech/polkadot-cloud/blob/main/release-please-config.json) - [Commits](https://github.com/paritytech/polkadot-cloud/commits) --- updated-dependencies: - dependency-name: "@polkadot-cloud/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4948170447..bb7cc64f66 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@ledgerhq/hw-transport-webhid": "^6.27.19", "@polkadot-cloud/assets": "^0.1.24", - "@polkadot-cloud/core": "^1.0.26", + "@polkadot-cloud/core": "^1.0.28", "@polkadot-cloud/react": "^0.1.97", "@polkadot-cloud/utils": "^0.0.22", "@polkadot/api": "^10.10.1", diff --git a/yarn.lock b/yarn.lock index 711fd487e3..7fbcec6b5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,10 +583,10 @@ resolved "https://registry.yarnpkg.com/@polkadot-cloud/assets/-/assets-0.1.24.tgz#13b3ce04b63bda70a023e1fd71fa2998b739849b" integrity sha512-HLpZ7NIYhALceeAHx6gdQKmYKxdrkd2GVphiWvvhoDgPBF586OQu+lv9Prldfi11+mY0EAC0MjGdreelr1Ma8Q== -"@polkadot-cloud/core@^1.0.26": - version "1.0.26" - resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.0.26.tgz#7c60cdf20a95b734d3d45d48efddd077112d0f71" - integrity sha512-0ZPL6f2WR0ezihBLLtVdCabYuTIz4NR2KFV8q+lsq3D2Qs8NQAytvqds4HBwsxq61oLdFc6lq11hDCe+lwy8gQ== +"@polkadot-cloud/core@^1.0.26", "@polkadot-cloud/core@^1.0.28": + version "1.0.28" + resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.0.28.tgz#cb9351f27cb8c07b58433dcc9c00d4364a97028b" + integrity sha512-5MyZc5vIQDoNzRWYbRZ9EO1Xqtzu3GXFZjCaprCMZ2lxY6VmseXarnOMV1K20lR3mGU4wBFv6bKEmm09eMrpTw== "@polkadot-cloud/react@^0.1.97": version "0.1.97"