Commit ee4aba8 1 parent 78f2141 commit ee4aba8 Copy full SHA for ee4aba8
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.68.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 @@ -5023,7 +5023,7 @@ __metadata:
5023
5023
" @xmtp/user-preferences-bindings-wasm " : " npm:^0.3.6"
5024
5024
async-mutex : " npm:^0.5.0"
5025
5025
benny : " npm:^3.7.1"
5026
- elliptic : " npm:^6.5.7 "
5026
+ elliptic : " npm:^6.6.0 "
5027
5027
ethers : " npm:^5.7.2"
5028
5028
happy-dom : " npm:^15.7.4"
5029
5029
long : " npm:^5.2.3"
@@ -6466,6 +6466,21 @@ __metadata:
6466
6466
languageName : node
6467
6467
linkType : hard
6468
6468
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
+
6469
6484
" emoji-regex@npm:^8.0.0 " :
6470
6485
version : 8.0.0
6471
6486
resolution : " emoji-regex@npm:8.0.0"
You can’t perform that action at this time.
0 commit comments