From 09e2562d8f4549e64ed865e2ad0334e686e3dbd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 09:53:52 +0000 Subject: [PATCH] build(deps): Bump @noble/hashes from 2.2.0 to 2.4.0 Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Changelog](https://github.com/paulmillr/noble-hashes/blob/main/CHANGELOG.md) - [Commits](https://github.com/paulmillr/noble-hashes/compare/2.2.0...2.4.0) --- updated-dependencies: - dependency-name: "@noble/hashes" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b67c8c3..6a2c08f 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ }, "dependencies": { "@noble/curves": "2.2.0", - "@noble/hashes": "2.2.0" + "@noble/hashes": "2.4.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ca4b70..562468c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 2.2.0 version: 2.2.0 '@noble/hashes': - specifier: 2.2.0 - version: 2.2.0 + specifier: 2.4.0 + version: 2.4.0 devDependencies: '@cloudflare/workers-types': specifier: ^4.20250101.0 @@ -520,6 +520,10 @@ packages: resolution: {integrity: sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==} engines: {node: '>= 20.19.0'} + '@noble/hashes@2.4.0': + resolution: {integrity: sha512-X5XaVWZIBCT7HHZGm5I7ZQXDwLG+bGXuSrMQAW+7Zvl87h1kmc1ZB1VSRJcpUfoUrGQp4Fkoxm5kZ+Ms+aW+eA==} + engines: {node: '>= 20.19.0'} + '@rollup/rollup-android-arm-eabi@4.62.2': resolution: {integrity: sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==} cpu: [arm] @@ -1490,6 +1494,8 @@ snapshots: '@noble/hashes@2.2.0': {} + '@noble/hashes@2.4.0': {} + '@rollup/rollup-android-arm-eabi@4.62.2': optional: true