From 50560aba47ecfd87724f10cad092f5d7ec30cb16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:48:11 +0000 Subject: [PATCH] Bump elliptic from 6.4.0 to 6.6.0 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.6.0. - [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e034eb..be5d9eb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "bn.js": "=4.11.8", "bs58": "=4.0.1", "buffer-compare": "=1.1.1", - "elliptic": "=6.4.0", + "elliptic": "=6.6.0", "inherits": "=2.0.1", "lodash": "=4.17.11", "url": "*"