From 08b50c35e782568890f53425bd941995a691b404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:05:36 +0000 Subject: [PATCH] build(deps): bump bn.js from 5.2.4 to 5.2.5 in /clients/js-legacy Bumps [bn.js](https://github.com/indutny/bn.js) from 5.2.4 to 5.2.5. - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/indutny/bn.js/compare/v5.2.4...v5.2.5) --- updated-dependencies: - dependency-name: bn.js dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/js-legacy/pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/clients/js-legacy/pnpm-lock.yaml b/clients/js-legacy/pnpm-lock.yaml index a4160587..77854513 100644 --- a/clients/js-legacy/pnpm-lock.yaml +++ b/clients/js-legacy/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 1.98.4(bufferutil@4.0.9)(typescript@6.0.3)(utf-8-validate@5.0.10) bn.js: specifier: ^5.2.2 - version: 5.2.4 + version: 5.2.5 buffer: specifier: ^6.0.3 version: 6.0.3 @@ -1185,8 +1185,8 @@ packages: bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} - bn.js@5.2.4: - resolution: {integrity: sha512-QL7sb18rJ1PbdsKsqPA0guxL563vIMwRHgzNrW/uzQuRGN1Cjqd/wonUBAVqHox9KwzHA6vCbM0lXx3k4iQMow==} + bn.js@5.2.5: + resolution: {integrity: sha512-Vq886eXykuP5E6HcKSSStP3bJgrE6In5WKxVUvJ8XGpWWYs2xZHWqUwzCtGgEtBcxyd57KBFDPFoUfNzdaHCNg==} borsh@0.7.0: resolution: {integrity: sha512-CLCsZGIBCFnPtkNnieW/a8wmreDmfUtjU2m9yHrzPXIlNbqVs0AQrSatSG6vdNYUqdc83tkQi2eHfF98ubzQLA==} @@ -3435,7 +3435,7 @@ snapshots: '@solana/buffer-layout': 4.0.1 '@solana/codecs-numbers': 2.3.0(typescript@6.0.3) agentkeepalive: 4.6.0 - bn.js: 5.2.4 + bn.js: 5.2.5 borsh: 0.7.0 bs58: 4.0.1 buffer: 6.0.3 @@ -3856,11 +3856,11 @@ snapshots: dependencies: file-uri-to-path: 1.0.0 - bn.js@5.2.4: {} + bn.js@5.2.5: {} borsh@0.7.0: dependencies: - bn.js: 5.2.4 + bn.js: 5.2.5 bs58: 4.0.1 text-encoding-utf-8: 1.0.2