From b3059e6af9cd0679be1c1efc569be5e5447bcd6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 10:51:24 +0000 Subject: [PATCH] fix(deps): update dependency @noble/hashes to v2.3.0 --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e5eaf61..35a8464 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@noble/ciphers": "2.2.0", "@noble/curves": "2.0.1", - "@noble/hashes": "2.0.1", + "@noble/hashes": "2.3.0", "preact": "10.29.7" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91bf90e..c4ebd54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 2.0.1 version: 2.0.1 '@noble/hashes': - specifier: 2.0.1 - version: 2.0.1 + specifier: 2.3.0 + version: 2.3.0 preact: specifier: 10.29.7 version: 10.29.7 @@ -198,6 +198,10 @@ packages: resolution: {integrity: sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==} engines: {node: '>= 20.19.0'} + '@noble/hashes@2.3.0': + resolution: {integrity: sha512-oN+QwyX7VSHotibwubG3kpzbwKrfnyR6OOO+3Nk/53ADL7FmgHHz4TgrbaYKvvOw09u6QTx0oiH1cNCIOuN0CQ==} + engines: {node: '>= 20.19.0'} + '@typescript/typescript-aix-ppc64@7.0.2': resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} engines: {node: '>=16.20.0'} @@ -424,6 +428,8 @@ snapshots: '@noble/hashes@2.0.1': {} + '@noble/hashes@2.3.0': {} + '@typescript/typescript-aix-ppc64@7.0.2': optional: true