From 3d4b8511256002220a930bbb412c25c51258bdfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 17:21:42 +0000 Subject: [PATCH] Bump elliptic from 6.5.4 to 6.6.1 in /web Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/yarn.lock b/web/yarn.lock index 42452a3..8e545fe 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3175,8 +3175,8 @@ element-plus@2.1.0: normalize-wheel-es "^1.1.1" elliptic@^6.5.3: - version "6.5.4" - resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz" + version "6.6.1" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06" dependencies: bn.js "^4.11.9" brorand "^1.1.0"