From e060ea2093a8461a883d5a868d5ade1b24c6610b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 07:59:23 +0000 Subject: [PATCH] Bump elliptic from 6.4.0 to 6.5.3 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d85074e..946b234 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dependencies": { "bcoin-native": "0.0.23", "bn.js": "4.11.7", - "elliptic": "6.4.0", + "elliptic": "6.5.3", "leveldown": "1.7.2", "n64": "0.0.12", "secp256k1": "3.2.5",