From 9d4fe4102ac2947d1c63b0c36639a33c77b1443e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 21:15:21 +0000 Subject: [PATCH] Bump @polkadot/util-crypto from 13.5.9 to 14.0.1 Bumps [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) from 13.5.9 to 14.0.1. - [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.1/packages/util-crypto) --- updated-dependencies: - dependency-name: "@polkadot/util-crypto" dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2ff3d2..3f9d9ca 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@polkadot-api/signer": "^0.2.8", "@polkadot-labs/hdkd": "^0.0.24", "@polkadot-labs/hdkd-helpers": "^0.0.25", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util-crypto": "^14.0.1", "@sentry/cli": "^2.53.0", "@sentry/node": "^10.11.0", "@typegoose/typegoose": "^12.19.0",