Skip to content

Commit f942142

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 3eed1fe commit f942142

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.72.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
@@ -5253,7 +5253,7 @@ __metadata:
52535253
"@xmtp/user-preferences-bindings-wasm": "npm:^0.3.6"
52545254
async-mutex: "npm:^0.5.0"
52555255
benny: "npm:^3.7.1"
5256-
elliptic: "npm:^6.5.7"
5256+
elliptic: "npm:^6.6.0"
52575257
ethers: "npm:^5.7.2"
52585258
happy-dom: "npm:^15.7.4"
52595259
long: "npm:^5.2.3"
@@ -6710,6 +6710,21 @@ __metadata:
67106710
languageName: node
67116711
linkType: hard
67126712

6713+
"elliptic@npm:^6.6.0":
6714+
version: 6.6.1
6715+
resolution: "elliptic@npm:6.6.1"
6716+
dependencies:
6717+
bn.js: "npm:^4.11.9"
6718+
brorand: "npm:^1.1.0"
6719+
hash.js: "npm:^1.0.0"
6720+
hmac-drbg: "npm:^1.0.1"
6721+
inherits: "npm:^2.0.4"
6722+
minimalistic-assert: "npm:^1.0.1"
6723+
minimalistic-crypto-utils: "npm:^1.0.1"
6724+
checksum: 10/dc678c9febd89a219c4008ba3a9abb82237be853d9fd171cd602c8fb5ec39927e65c6b5e7a1b2a4ea82ee8e0ded72275e7932bb2da04a5790c2638b818e4e1c5
6725+
languageName: node
6726+
linkType: hard
6727+
67136728
"emoji-regex@npm:^8.0.0":
67146729
version: 8.0.0
67156730
resolution: "emoji-regex@npm:8.0.0"

0 commit comments

Comments
 (0)