Skip to content

Commit ee4aba8

Browse files
build(deps): 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](indutny/elliptic@v6.5.7...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78f2141 commit ee4aba8

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

sdks/js-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@xmtp/proto": "^3.68.0",
101101
"@xmtp/user-preferences-bindings-wasm": "^0.3.6",
102102
"async-mutex": "^0.5.0",
103-
"elliptic": "^6.5.7",
103+
"elliptic": "^6.6.0",
104104
"long": "^5.2.3",
105105
"viem": "2.7.15"
106106
},

yarn.lock

+16-1
Original file line numberDiff line numberDiff line change
@@ -5023,7 +5023,7 @@ __metadata:
50235023
"@xmtp/user-preferences-bindings-wasm": "npm:^0.3.6"
50245024
async-mutex: "npm:^0.5.0"
50255025
benny: "npm:^3.7.1"
5026-
elliptic: "npm:^6.5.7"
5026+
elliptic: "npm:^6.6.0"
50275027
ethers: "npm:^5.7.2"
50285028
happy-dom: "npm:^15.7.4"
50295029
long: "npm:^5.2.3"
@@ -6466,6 +6466,21 @@ __metadata:
64666466
languageName: node
64676467
linkType: hard
64686468

6469+
"elliptic@npm:^6.6.0":
6470+
version: 6.6.0
6471+
resolution: "elliptic@npm:6.6.0"
6472+
dependencies:
6473+
bn.js: "npm:^4.11.9"
6474+
brorand: "npm:^1.1.0"
6475+
hash.js: "npm:^1.0.0"
6476+
hmac-drbg: "npm:^1.0.1"
6477+
inherits: "npm:^2.0.4"
6478+
minimalistic-assert: "npm:^1.0.1"
6479+
minimalistic-crypto-utils: "npm:^1.0.1"
6480+
checksum: 10/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
6481+
languageName: node
6482+
linkType: hard
6483+
64696484
"emoji-regex@npm:^8.0.0":
64706485
version: 8.0.0
64716486
resolution: "emoji-regex@npm:8.0.0"

0 commit comments

Comments
 (0)