From 67fe3f96fc431115b24ca20941c69de023c211ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 11:15:17 +0000 Subject: [PATCH] chore(deps): bump bn.js from 5.2.2 to 5.2.3 Bumps [bn.js](https://github.com/indutny/bn.js) from 5.2.2 to 5.2.3. - [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.2...v5.2.3) --- updated-dependencies: - dependency-name: bn.js dependency-version: 5.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d37d1daffc3..a19225a797c 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "app-store-server-api": "^0.16.0", "axios": "^1.13.5", "base64url": "^3.0.1", - "bn.js": "^5.2.1", + "bn.js": "^5.2.3", "class-transformer": "^0.5.1", "class-validator": "0.14.1", "classnames": "^2.5.1", diff --git a/yarn.lock b/yarn.lock index 24c3a5d3ce8..5ecf84e20da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36755,7 +36755,7 @@ __metadata: babel-eslint: "npm:^10.1.0" babel-jest: "npm:29.7.0" base64url: "npm:^3.0.1" - bn.js: "npm:^5.2.1" + bn.js: "npm:^5.2.3" class-transformer: "npm:^0.5.1" class-validator: "npm:0.14.1" classnames: "npm:^2.5.1"