From 2af5791b70cd9f035c49509e0a9493e7796e5a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:45:34 +0000 Subject: [PATCH] chore(deps): bump @hpke/core from 1.2.5 to 1.7.5 in /apps/legacy Bumps [@hpke/core](https://github.com/dajiaji/hpke-js) from 1.2.5 to 1.7.5. - [Release notes](https://github.com/dajiaji/hpke-js/releases) - [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md) - [Commits](https://github.com/dajiaji/hpke-js/compare/1.2.5...@hpke/core@1.7.5) --- updated-dependencies: - dependency-name: "@hpke/core" dependency-version: 1.7.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/legacy/package.json b/apps/legacy/package.json index 207df01df..f25822007 100644 --- a/apps/legacy/package.json +++ b/apps/legacy/package.json @@ -49,7 +49,7 @@ "@ethereumjs/common": "2.6.5", "@ethereumjs/tx": "3.4.0", "@google/generative-ai": "0.22.0", - "@hpke/core": "1.2.5", + "@hpke/core": "1.7.5", "@keystonehq/alias-sampling": "0.1.2", "@keystonehq/animated-qr": "0.5.2", "@keystonehq/bc-ur-registry-eth": "0.15.2",