From cf77d53a739966dd7fdfadd0ba959ebb606d2496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 18:14:39 +0000 Subject: [PATCH] chore: bump @polkadot/util from 13.4.3 to 14.0.3 Bumps [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) from 13.4.3 to 14.0.3. - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v14.0.3/packages/util) --- updated-dependencies: - dependency-name: "@polkadot/util" dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a726745c0..2a4566c53 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@polkadot/keyring": "^13.4.3", "@polkadot/react-identicon": "^3.16.7", "@polkadot/types": "^13.2.1", - "@polkadot/util": "^13.4.3", + "@polkadot/util": "^14.0.3", "@polkadot/util-crypto": "^13.4.3", "@radix-ui/react-accordion": "^1.2.14", "@radix-ui/react-avatar": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 15b3bc58c..fd9e5bd80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -34216,7 +34216,7 @@ __metadata: "@polkadot/keyring": "npm:^13.4.3" "@polkadot/react-identicon": "npm:^3.16.7" "@polkadot/types": "npm:^13.2.1" - "@polkadot/util": "npm:^13.4.3" + "@polkadot/util": "npm:^14.0.3" "@polkadot/util-crypto": "npm:^13.4.3" "@radix-ui/react-accordion": "npm:^1.2.14" "@radix-ui/react-avatar": "npm:^1.2.0"