From 765a30621ee0e1d092b4332f63b2b9579a8b39d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:00:30 +0000 Subject: [PATCH] Bump elliptic from 1.0.0 to 6.5.7 Bumps [elliptic](https://github.com/indutny/elliptic) from 1.0.0 to 6.5.7. - [Commits](https://github.com/indutny/elliptic/compare/v1.0.0...v6.5.7) --- 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..7844cce 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.5.7", "secp256k1": "=1.1.5" }, "devDependencies": {