From 07587839a30c0ebece555889bb45aa78984df86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:46:52 +0000 Subject: [PATCH] chore(deps): bump @hpke/core from 1.2.5 to 1.7.5 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 +- packages/service-worker/package.json | 2 +- packages/ui/package.json | 2 +- yarn.lock | 22 +++++++++++++++++++--- 4 files changed, 22 insertions(+), 6 deletions(-) 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", diff --git a/packages/service-worker/package.json b/packages/service-worker/package.json index 040473694..91b704837 100644 --- a/packages/service-worker/package.json +++ b/packages/service-worker/package.json @@ -45,7 +45,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/animated-qr": "0.5.2", "@keystonehq/bc-ur-registry-eth": "0.15.2", "@keystonehq/ur-decoder": "0.9.2", diff --git a/packages/ui/package.json b/packages/ui/package.json index b099002ab..5236e2deb 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -29,7 +29,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", diff --git a/yarn.lock b/yarn.lock index 1dfd96345..1982ffd1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3721,7 +3721,7 @@ __metadata: "@ethereumjs/common": "npm:2.6.5" "@ethereumjs/tx": "npm:3.4.0" "@google/generative-ai": "npm:0.22.0" - "@hpke/core": "npm:1.2.5" + "@hpke/core": "npm:1.7.5" "@keystonehq/alias-sampling": "npm:0.1.2" "@keystonehq/animated-qr": "npm:0.5.2" "@keystonehq/bc-ur-registry-eth": "npm:0.15.2" @@ -4154,7 +4154,7 @@ __metadata: "@ethereumjs/tx": "npm:3.4.0" "@google/generative-ai": "npm:0.22.0" "@google/semantic-release-replace-plugin": "npm:1.1.0" - "@hpke/core": "npm:1.2.5" + "@hpke/core": "npm:1.7.5" "@keystonehq/animated-qr": "npm:0.5.2" "@keystonehq/bc-ur-registry-eth": "npm:0.15.2" "@keystonehq/ur-decoder": "npm:0.9.2" @@ -4307,7 +4307,7 @@ __metadata: "@ethereumjs/common": "npm:2.6.5" "@ethereumjs/tx": "npm:3.4.0" "@google/generative-ai": "npm:0.22.0" - "@hpke/core": "npm:1.2.5" + "@hpke/core": "npm:1.7.5" "@keystonehq/alias-sampling": "npm:0.1.2" "@keystonehq/animated-qr": "npm:0.5.2" "@keystonehq/bc-ur-registry-eth": "npm:0.15.2" @@ -6204,6 +6204,13 @@ __metadata: languageName: node linkType: hard +"@hpke/common@npm:^1.8.1": + version: 1.8.1 + resolution: "@hpke/common@npm:1.8.1" + checksum: 10c0/a1208ac22ae6e61b875ed01616f2791813cd16a8afc9037379a303ffa9daa8964d29246990892931812d0f1ac31bbb10225dc739fad04bfc8a5e4e65b9447247 + languageName: node + linkType: hard + "@hpke/core@npm:1.2.5": version: 1.2.5 resolution: "@hpke/core@npm:1.2.5" @@ -6211,6 +6218,15 @@ __metadata: languageName: node linkType: hard +"@hpke/core@npm:1.7.5": + version: 1.7.5 + resolution: "@hpke/core@npm:1.7.5" + dependencies: + "@hpke/common": "npm:^1.8.1" + checksum: 10c0/e0bc7534f2370f07e34e49eb6aa414df842ab536938d191be3a09fb5da0804651f68071e17d47bd6d253e5ce1f5ccfd0399931d4bafc4664c669ac84196dfe53 + languageName: node + linkType: hard + "@hpke/core@npm:^1.2.7": version: 1.2.7 resolution: "@hpke/core@npm:1.2.7"