From 895d3b043352a58d2516143c692b46cdd0d8edb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 03:01:25 +0000 Subject: [PATCH] chore(deps): bump @noble/secp256k1 from 2.3.0 to 3.1.0 Bumps [@noble/secp256k1](https://github.com/paulmillr/noble-secp256k1) from 2.3.0 to 3.1.0. - [Release notes](https://github.com/paulmillr/noble-secp256k1/releases) - [Commits](https://github.com/paulmillr/noble-secp256k1/compare/2.3.0...3.1.0) --- updated-dependencies: - dependency-name: "@noble/secp256k1" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/faucet/package.json | 2 +- apps/solux/package.json | 2 +- pnpm-lock.yaml | 13 ++++--------- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/apps/faucet/package.json b/apps/faucet/package.json index 1fba2a1..92d7a3c 100644 --- a/apps/faucet/package.json +++ b/apps/faucet/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@noble/hashes": "^1.7.2", - "@noble/secp256k1": "^2.2.3", + "@noble/secp256k1": "^3.1.0", "@privy-io/react-auth": "^3.23.0", "@privy-io/wagmi": "^4.0.6", "@sentriscloud/wallet-config": "workspace:*", diff --git a/apps/solux/package.json b/apps/solux/package.json index 2692dd5..711b047 100644 --- a/apps/solux/package.json +++ b/apps/solux/package.json @@ -12,7 +12,7 @@ "dependencies": { "@noble/ciphers": "^2.2.0", "@noble/hashes": "^2.0.1", - "@noble/secp256k1": "^3.0.0", + "@noble/secp256k1": "^3.1.0", "@scure/bip32": "^2.2.0", "@scure/bip39": "^2.2.0", "@tanstack/react-query": "^5.97.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48abcfd..1c38355 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -324,8 +324,8 @@ importers: specifier: ^1.7.2 version: 1.8.0 '@noble/secp256k1': - specifier: ^2.2.3 - version: 2.3.0 + specifier: ^3.1.0 + version: 3.1.0 '@privy-io/react-auth': specifier: ^3.23.0 version: 3.24.0(@solana-program/system@0.10.0(@solana/kit@5.5.1(bufferutil@4.1.0)(typescript@6.0.3)(utf-8-validate@5.0.10)))(@solana-program/token@0.9.0(@solana/kit@5.5.1(bufferutil@4.1.0)(typescript@6.0.3)(utf-8-validate@5.0.10)))(@solana/kit@5.5.1(bufferutil@4.1.0)(typescript@6.0.3)(utf-8-validate@5.0.10))(@solana/sysvars@5.5.1(typescript@6.0.3))(@tanstack/query-core@5.100.10)(@tanstack/react-query@5.100.10(react@19.1.0))(@types/react@19.2.14)(bufferutil@4.1.0)(immer@11.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.1.0))(utf-8-validate@5.0.10)(zod@3.25.76) @@ -537,7 +537,7 @@ importers: specifier: ^2.0.1 version: 2.2.0 '@noble/secp256k1': - specifier: ^3.0.0 + specifier: ^3.1.0 version: 3.1.0 '@scure/bip32': specifier: ^2.2.0 @@ -1692,9 +1692,6 @@ packages: resolution: {integrity: sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==} engines: {node: '>= 20.19.0'} - '@noble/secp256k1@2.3.0': - resolution: {integrity: sha512-0TQed2gcBbIrh7Ccyw+y/uZQvbJwm7Ao4scBUxqpBCcsOlZG0O4KGfjtNAy/li4W8n1xt3dxrwJ0beZ2h2G6Kw==} - '@noble/secp256k1@3.1.0': resolution: {integrity: sha512-+F7iS7tUMaNGXcc9X3PjmjvuQnXEuSjCRNzVVA2xAcKXgCaP0dHYz4SFyt4FKNHef7sOP//xihowcySSS7PK9g==} @@ -8929,8 +8926,6 @@ snapshots: '@noble/hashes@2.2.0': {} - '@noble/secp256k1@2.3.0': {} - '@noble/secp256k1@3.1.0': {} '@nodelib/fs.scandir@2.1.5': @@ -13857,7 +13852,7 @@ snapshots: extension-port-stream@3.0.0: dependencies: - readable-stream: 3.6.2 + readable-stream: 4.7.0 webextension-polyfill: 0.10.0 extract-zip@2.0.1: