Skip to content

Commit

Permalink
chore(deps): bump elliptic from 6.5.4 to 6.5.7 (#2097)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 484cc5c commit 8c41ad0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/x-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@imtbl/generated-clients": "0.0.0",
"axios": "^1.6.5",
"bn.js": "^5.2.1",
"elliptic": "^6.5.4",
"elliptic": "^6.5.7",
"enc-utils": "^3.0.0",
"ethereumjs-wallet": "^1.0.2",
"ethers": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"bn.js": "^5.2.1",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"elliptic": "^6.5.4",
"elliptic": "^6.5.7",
"enc-utils": "^3.0.0",
"ethereumjs-wallet": "^1.0.2",
"ethers": "^5.7.2",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4819,7 +4819,7 @@ __metadata:
bn.js: ^5.2.1
buffer: ^6.0.3
crypto-browserify: ^3.12.0
elliptic: ^6.5.4
elliptic: ^6.5.7
enc-utils: ^3.0.0
eslint: ^8.40.0
ethereumjs-wallet: ^1.0.2
Expand Down Expand Up @@ -5007,7 +5007,7 @@ __metadata:
"@types/jest": ^29.4.3
axios: ^1.6.5
bn.js: ^5.2.1
elliptic: ^6.5.4
elliptic: ^6.5.7
enc-utils: ^3.0.0
eslint: ^8.40.0
ethereumjs-wallet: ^1.0.2
Expand Down Expand Up @@ -20408,6 +20408,21 @@ __metadata:
languageName: node
linkType: hard

"elliptic@npm:^6.5.7":
version: 6.5.7
resolution: "elliptic@npm:6.5.7"
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: af0ffddffdbc2fea4eeec74388cd73e62ed5a0eac6711568fb28071566319785df529c968b0bf1250ba4bc628e074b2d64c54a633e034aa6f0c6b152ceb49ab8
languageName: node
linkType: hard

"embla-carousel-react@npm:^8.1.5":
version: 8.1.5
resolution: "embla-carousel-react@npm:8.1.5"
Expand Down

0 comments on commit 8c41ad0

Please sign in to comment.