Skip to content

Commit

Permalink
build(deps): 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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 50d2684 commit 0ff40c6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdks/js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@xmtp/proto": "^3.68.0",
"@xmtp/user-preferences-bindings-wasm": "^0.3.6",
"async-mutex": "^0.5.0",
"elliptic": "^6.5.7",
"elliptic": "^6.6.0",
"long": "^5.2.3",
"viem": "2.7.15"
},
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5024,7 +5024,7 @@ __metadata:
"@xmtp/user-preferences-bindings-wasm": "npm:^0.3.6"
async-mutex: "npm:^0.5.0"
benny: "npm:^3.7.1"
elliptic: "npm:^6.5.7"
elliptic: "npm:^6.6.0"
ethers: "npm:^5.7.2"
happy-dom: "npm:^15.7.4"
long: "npm:^5.2.3"
Expand Down Expand Up @@ -6467,6 +6467,21 @@ __metadata:
languageName: node
linkType: hard

"elliptic@npm:^6.6.0":
version: 6.6.0
resolution: "elliptic@npm:6.6.0"
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/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
languageName: node
linkType: hard

"emoji-regex@npm:^8.0.0":
version: 8.0.0
resolution: "emoji-regex@npm:8.0.0"
Expand Down

0 comments on commit 0ff40c6

Please sign in to comment.