From 4a56420b73197a04ec8ff515607ed220393c7230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 21:15:29 +0000 Subject: [PATCH] Bump @polkadot-labs/hdkd-helpers from 0.0.25 to 0.0.27 Bumps [@polkadot-labs/hdkd-helpers](https://github.com/polkadot-labs/hdkd) from 0.0.25 to 0.0.27. - [Release notes](https://github.com/polkadot-labs/hdkd/releases) - [Changelog](https://github.com/polkadot-labs/hdkd/blob/main/release-please-config.json) - [Commits](https://github.com/polkadot-labs/hdkd/compare/hdkd-v0.0.25...hdkd-helpers-v0.0.27) --- updated-dependencies: - dependency-name: "@polkadot-labs/hdkd-helpers" dependency-version: 0.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... 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..c1271eb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@getbrevo/brevo": "^3.0.1", "@polkadot-api/signer": "^0.2.8", "@polkadot-labs/hdkd": "^0.0.24", - "@polkadot-labs/hdkd-helpers": "^0.0.25", + "@polkadot-labs/hdkd-helpers": "^0.0.27", "@polkadot/util-crypto": "^13.5.6", "@sentry/cli": "^2.53.0", "@sentry/node": "^10.11.0",