From b98e09d59bc6e107b68c82992603ce9554008715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 19:50:04 +0000 Subject: [PATCH] Bump @polkadot-cloud/core from 1.2.2 to 1.2.4 (#111) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4929b2d..c796450 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mdx-js/react": "^3.0.0", "@mdx-js/rollup": "^3.0.0", - "@polkadot-cloud/core": "^1.2.2", + "@polkadot-cloud/core": "^1.2.4", "@polkadot-cloud/react": "^0.3.6", "@polkadot-cloud/recipes": "^0.0.10", "@polkadot/keyring": "^12.6.2", diff --git a/yarn.lock b/yarn.lock index 001f0c2..3a59d92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -734,10 +734,10 @@ resolved "https://registry.yarnpkg.com/@polkadot-cloud/assets/-/assets-0.3.2.tgz#26f6594ad93015f08cba2bc2e238493fa16fc2eb" integrity sha512-gQK/UjDD3r8P7QpwC7kPn/HT9eb3iQEDcCAl6W4nQ7Mr7bCB2WrbiOyugjlc/pxOobY/S/udv5WRdY+25gZdsw== -"@polkadot-cloud/core@^1.0.51", "@polkadot-cloud/core@^1.0.52", "@polkadot-cloud/core@^1.2.2": - version "1.2.2" - resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.2.2.tgz#f367d31d34a394e5e3458da4ed2b16fffe1be7bf" - integrity sha512-j0Kxw2GM4R+6wVttAzZErfNGQBbMqJg0b2Ky9b/Dz0jQGchFuuV2+nABBrYIhAwUXrBZR5bT/VLRYrtq5v0+6w== +"@polkadot-cloud/core@^1.0.51", "@polkadot-cloud/core@^1.0.52", "@polkadot-cloud/core@^1.2.2", "@polkadot-cloud/core@^1.2.4": + version "1.2.4" + resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.2.4.tgz#70aef46acb7d0db214dee25f89f6509a7d81eecb" + integrity sha512-zfzl4fTWKzxSvofP4qgdPXxor74rs1t491pJjOBm5Wc18u9eNFtjJYD0LABjcjqyEI6bjDxWFFFRuutohMFwog== "@polkadot-cloud/react@^0.1.144": version "0.1.147"