Skip to content

Commit

Permalink
chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](indutny/elliptic@v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent d178cd9 commit b5a8f47
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/adena-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit b5a8f47

Please sign in to comment.