From d876baa5535b0bac0052662a6fdf0ef9d1c5f711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 09:27:23 +0000 Subject: [PATCH] Bump @polkadot/rpc-provider from 10.11.3 to 10.12.1 Bumps [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) from 10.11.3 to 10.12.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v10.12.1/packages/rpc-provider) --- updated-dependencies: - dependency-name: "@polkadot/rpc-provider" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 72 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35775e46..f5d53dc4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.0", "@polkadot/api": "^10.11.3", - "@polkadot/rpc-provider": "^10.11.2", + "@polkadot/rpc-provider": "^10.12.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "@w3ux/hooks": "^0.0.3", diff --git a/yarn.lock b/yarn.lock index 93f76f7b..9f0daefa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,7 +911,7 @@ rxjs "^7.8.1" tslib "^2.6.2" -"@polkadot/rpc-provider@10.11.3", "@polkadot/rpc-provider@^10.11.2": +"@polkadot/rpc-provider@10.11.3": version "10.11.3" resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-10.11.3.tgz#c92a545c3900305f93d3c3ebfcbacc67960c3118" integrity sha512-W9qf84KIqDCwGtE2hNEjpjfJxCB0ccvgbrFjLGQJ5qcoVQbfLaFIa6NkdLVX2mFYbT0/NPs02VcyBFY8NBG/ug== @@ -931,6 +931,26 @@ optionalDependencies: "@substrate/connect" "0.8.7" +"@polkadot/rpc-provider@^10.12.1": + version "10.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-10.12.1.tgz#eb09c6534be8612cd884ceea1f3a3cbd7d5869d8" + integrity sha512-fLUK/j9M/eBthx1w40NEC94wIMHbCzSEpT3jTgFHHT9fu3HrMjZZlFUXuwjGF2Dqkjj9lTuy1W0R/4kx1RMOHw== + dependencies: + "@polkadot/keyring" "^12.6.2" + "@polkadot/types" "10.12.1" + "@polkadot/types-support" "10.12.1" + "@polkadot/util" "^12.6.2" + "@polkadot/util-crypto" "^12.6.2" + "@polkadot/x-fetch" "^12.6.2" + "@polkadot/x-global" "^12.6.2" + "@polkadot/x-ws" "^12.6.2" + eventemitter3 "^5.0.1" + mock-socket "^9.3.1" + nock "^13.5.0" + tslib "^2.6.2" + optionalDependencies: + "@substrate/connect" "0.8.7" + "@polkadot/types-augment@10.11.3": version "10.11.3" resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-10.11.3.tgz#88766d237644c3bf0928838c3aba35a273fa09b0" @@ -941,6 +961,16 @@ "@polkadot/util" "^12.6.2" tslib "^2.6.2" +"@polkadot/types-augment@10.12.1": + version "10.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-10.12.1.tgz#c90072bf45a6896d962a88eac7ac61bfd1ee2f91" + integrity sha512-FZFBP7u5fky7tB9K4D1MoKEU4yXJhysGpr+FItYFJ+y6R+R2KTA0LFjLHtGzXYmijDRNOoIdCFwRDWinkdpWZA== + dependencies: + "@polkadot/types" "10.12.1" + "@polkadot/types-codec" "10.12.1" + "@polkadot/util" "^12.6.2" + tslib "^2.6.2" + "@polkadot/types-codec@10.11.3": version "10.11.3" resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-10.11.3.tgz#2f633b8caccf04df0f4dcbceddc355cba91df7fa" @@ -950,6 +980,15 @@ "@polkadot/x-bigint" "^12.6.2" tslib "^2.6.2" +"@polkadot/types-codec@10.12.1": + version "10.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-10.12.1.tgz#b4cdf7f498233e6de8ab1db1a877c4cd800735d3" + integrity sha512-f6jVI0gIaPwelirtds4W3q4uLboNnzbi/2844/vwlVO4BRLvpoXU8Ee3KuUTU+Qclg14I+S0Zm491O/Op2vgGw== + dependencies: + "@polkadot/util" "^12.6.2" + "@polkadot/x-bigint" "^12.6.2" + tslib "^2.6.2" + "@polkadot/types-create@10.11.3": version "10.11.3" resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-10.11.3.tgz#b5b7a83b05365c8965a188e981339acb42a41db6" @@ -959,6 +998,15 @@ "@polkadot/util" "^12.6.2" tslib "^2.6.2" +"@polkadot/types-create@10.12.1": + version "10.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-10.12.1.tgz#ee48af850425ded35b48114d79e8bde1574ee7aa" + integrity sha512-ZpWUNrDaJQO1iYwtOva68S2xlEzfpQOPW5IylqlnV6izmavQvClwr7i2y3vL52YjoFNa3ZPEhxvwH7o4NtWB0A== + dependencies: + "@polkadot/types-codec" "10.12.1" + "@polkadot/util" "^12.6.2" + tslib "^2.6.2" + "@polkadot/types-known@10.11.3": version "10.11.3" resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-10.11.3.tgz#ef0ecebcd85b66b980cba0c1804f566a31e785d0" @@ -979,6 +1027,14 @@ "@polkadot/util" "^12.6.2" tslib "^2.6.2" +"@polkadot/types-support@10.12.1": + version "10.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-10.12.1.tgz#a7fe61ff348b6e7573e7951184b41b8cd8c8b253" + integrity sha512-H9eR2BAjSjWE+eq2jYhd8w5fgdCKy8XKUWQJ6VNvgxDtVeVMoPgY4iqLFwZUeuQjFiZJVMshCR63zjlRM1x3fg== + dependencies: + "@polkadot/util" "^12.6.2" + tslib "^2.6.2" + "@polkadot/types@10.11.3": version "10.11.3" resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-10.11.3.tgz#b12fb9877606f9ccd736755061828fe086d2fc86" @@ -993,6 +1049,20 @@ rxjs "^7.8.1" tslib "^2.6.2" +"@polkadot/types@10.12.1": + version "10.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-10.12.1.tgz#8767c89ddf4d800a2235633bd2bd59222e61d45c" + integrity sha512-rQ3OdKPAw0YucjD+97dYoEmhKLPIGDj0jd2vIwvfazeowwy854Hp3uYcPyGBq74l5hPo+6xYMySEqq7o99Nc0Q== + dependencies: + "@polkadot/keyring" "^12.6.2" + "@polkadot/types-augment" "10.12.1" + "@polkadot/types-codec" "10.12.1" + "@polkadot/types-create" "10.12.1" + "@polkadot/util" "^12.6.2" + "@polkadot/util-crypto" "^12.6.2" + rxjs "^7.8.1" + tslib "^2.6.2" + "@polkadot/util-crypto@12.6.2", "@polkadot/util-crypto@^12.6.2": version "12.6.2" resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-12.6.2.tgz#d2d51010e8e8ca88951b7d864add797dad18bbfc"