From 86c93a386415a0747b7fa1ca96ebfbf2ecfa5531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 23:51:32 +0000 Subject: [PATCH] Bump @polkadot-labs/hdkd-helpers from 0.0.25 to 0.0.26 Bumps [@polkadot-labs/hdkd-helpers](https://github.com/polkadot-labs/hdkd) from 0.0.25 to 0.0.26. - [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.26) --- updated-dependencies: - dependency-name: "@polkadot-labs/hdkd-helpers" dependency-version: 0.0.26 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..048cc3d 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.26", "@polkadot/util-crypto": "^13.5.6", "@sentry/cli": "^2.53.0", "@sentry/node": "^10.11.0",