From 27597c71db1d5a9f85f53eaed4dbb178f8d34e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:13:19 +0000 Subject: [PATCH] Bump elliptic from 1.0.0 to 6.6.0 Bumps [elliptic](https://github.com/indutny/elliptic) from 1.0.0 to 6.6.0. - [Commits](https://github.com/indutny/elliptic/compare/v1.0.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 cb9fca3..e72baee 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "version": "0.3.2", "dependencies": { "bs58": "^2.0.0", - "elliptic": "=1.0.0", + "elliptic": "=6.6.0", "secp256k1": "=1.1.5" }, "devDependencies": {