Skip to content

Commit

Permalink
fix(deps): bump elliptic@6.5.4->^6.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 18, 2024
1 parent 68e6cb4 commit d9261d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@
"gridplus-sdk": "~2.6.0",
"eth-lattice-keyring/@ethereumjs/tx": "^4.2.0",
"gridplus-sdk/@ethereumjs/tx": "^4.2.0",
"@ethersproject/signing-key/elliptic": "^6.5.7",
"gridplus-sdk/elliptic": "^6.5.7",
"simple-update-notifier@^1.0.0": "^2.0.0",
"@babel/core": "patch:@babel/core@npm%3A7.23.2#~/.yarn/patches/@babel-core-npm-7.23.2-b93f586907.patch",
"@types/react": "^16.9.53",
Expand Down
15 changes: 0 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17131,21 +17131,6 @@ __metadata:
languageName: node
linkType: hard

"elliptic@npm:6.5.4":
version: 6.5.4
resolution: "elliptic@npm:6.5.4"
dependencies:
bn.js: "npm:^4.11.9"
brorand: "npm:^1.1.0"
hash.js: "npm:^1.0.0"
hmac-drbg: "npm:^1.0.1"
inherits: "npm:^2.0.4"
minimalistic-assert: "npm:^1.0.1"
minimalistic-crypto-utils: "npm:^1.0.1"
checksum: 10/2cd7ff4b69720dbb2ca1ca650b2cf889d1df60c96d4a99d331931e4fe21e45a7f3b8074e86618ca7e56366c4b6258007f234f9d61d9b0c87bbbc8ea990b99e94
languageName: node
linkType: hard

"elliptic@npm:^6.0.0, elliptic@npm:^6.4.0, elliptic@npm:^6.5.4, elliptic@npm:^6.5.7":
version: 6.5.7
resolution: "elliptic@npm:6.5.7"
Expand Down

0 comments on commit d9261d9

Please sign in to comment.