Commit f942142 1 parent 3eed1fe commit f942142 Copy full SHA for f942142
File tree 2 files changed +17
-2
lines changed
2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 100
100
"@xmtp/proto" : " ^3.72.0" ,
101
101
"@xmtp/user-preferences-bindings-wasm" : " ^0.3.6" ,
102
102
"async-mutex" : " ^0.5.0" ,
103
- "elliptic" : " ^6.5.7 " ,
103
+ "elliptic" : " ^6.6.0 " ,
104
104
"long" : " ^5.2.3" ,
105
105
"viem" : " 2.7.15"
106
106
},
Original file line number Diff line number Diff line change @@ -5253,7 +5253,7 @@ __metadata:
5253
5253
" @xmtp/user-preferences-bindings-wasm " : " npm:^0.3.6"
5254
5254
async-mutex : " npm:^0.5.0"
5255
5255
benny : " npm:^3.7.1"
5256
- elliptic : " npm:^6.5.7 "
5256
+ elliptic : " npm:^6.6.0 "
5257
5257
ethers : " npm:^5.7.2"
5258
5258
happy-dom : " npm:^15.7.4"
5259
5259
long : " npm:^5.2.3"
@@ -6710,6 +6710,21 @@ __metadata:
6710
6710
languageName : node
6711
6711
linkType : hard
6712
6712
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
+
6713
6728
" emoji-regex@npm:^8.0.0 " :
6714
6729
version : 8.0.0
6715
6730
resolution : " emoji-regex@npm:8.0.0"
You can’t perform that action at this time.
0 commit comments