Commit 0ff40c6 1 parent 50d2684 commit 0ff40c6 Copy full SHA for 0ff40c6
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 @@ -5024,7 +5024,7 @@ __metadata:
5024
5024
" @xmtp/user-preferences-bindings-wasm " : " npm:^0.3.6"
5025
5025
async-mutex : " npm:^0.5.0"
5026
5026
benny : " npm:^3.7.1"
5027
- elliptic : " npm:^6.5.7 "
5027
+ elliptic : " npm:^6.6.0 "
5028
5028
ethers : " npm:^5.7.2"
5029
5029
happy-dom : " npm:^15.7.4"
5030
5030
long : " npm:^5.2.3"
@@ -6467,6 +6467,21 @@ __metadata:
6467
6467
languageName : node
6468
6468
linkType : hard
6469
6469
6470
+ " elliptic@npm:^6.6.0 " :
6471
+ version : 6.6.0
6472
+ resolution : " elliptic@npm:6.6.0"
6473
+ dependencies :
6474
+ bn.js : " npm:^4.11.9"
6475
+ brorand : " npm:^1.1.0"
6476
+ hash.js : " npm:^1.0.0"
6477
+ hmac-drbg : " npm:^1.0.1"
6478
+ inherits : " npm:^2.0.4"
6479
+ minimalistic-assert : " npm:^1.0.1"
6480
+ minimalistic-crypto-utils : " npm:^1.0.1"
6481
+ checksum : 10/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
6482
+ languageName : node
6483
+ linkType : hard
6484
+
6470
6485
" emoji-regex@npm:^8.0.0 " :
6471
6486
version : 8.0.0
6472
6487
resolution : " emoji-regex@npm:8.0.0"
You can’t perform that action at this time.
0 commit comments