From b5a8f47cd49a6400642f83c3bd15c5f4d7259954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 02:17:24 +0000 Subject: [PATCH] chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/adena-module/package.json | 2 +- yarn.lock | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/packages/adena-module/package.json b/packages/adena-module/package.json index 78e3779d..87dc1981 100644 --- a/packages/adena-module/package.json +++ b/packages/adena-module/package.json @@ -27,7 +27,7 @@ "@types/libsodium-wrappers-sumo": "^0.7.8", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - "elliptic": "^6.5.4", + "elliptic": "^6.6.0", "eslint": "^8.56.0", "jest": "^29.7.0", "libsodium-wrappers": "^0.7.13", diff --git a/yarn.lock b/yarn.lock index c2756af0..a3cc3ca8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7987,7 +7987,7 @@ __metadata: bn.js: 5.2.1 crypto-js: 4.2.0 dotenv: 16.4.5 - elliptic: ^6.5.4 + elliptic: ^6.6.0 eslint: ^8.56.0 jest: ^29.7.0 ledger-cosmos-js: ^2.1.8 @@ -10963,6 +10963,21 @@ __metadata: languageName: node linkType: hard +"elliptic@npm:^6.6.0": + version: 6.6.0 + resolution: "elliptic@npm:6.6.0" + dependencies: + bn.js: ^4.11.9 + brorand: ^1.1.0 + hash.js: ^1.0.0 + hmac-drbg: ^1.0.1 + inherits: ^2.0.4 + minimalistic-assert: ^1.0.1 + minimalistic-crypto-utils: ^1.0.1 + checksum: e912349b883e694bfe65005214237a470c9a098a6ba36fd24396d0ab07feb399920c0738aeed1aed6cf5dca9c64fd479e212faed3a75c9d81453671ef0de5157 + languageName: node + linkType: hard + "emittery@npm:^0.13.1": version: 0.13.1 resolution: "emittery@npm:0.13.1"