File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 59
59
"eslint" : " ^9.13.0" ,
60
60
"eslint-config-prettier" : " ^10.0.0" ,
61
61
"eslint-plugin-functional" : " ^9.0.0" ,
62
- "ethers" : " 6.13.7 " ,
62
+ "ethers" : " 6.14.0 " ,
63
63
"globals" : " ^16.0.0" ,
64
64
"husky" : " 9.1.7" ,
65
65
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change @@ -850,7 +850,7 @@ __metadata:
850
850
eslint : " npm:^9.13.0"
851
851
eslint-config-prettier : " npm:^10.0.0"
852
852
eslint-plugin-functional : " npm:^9.0.0"
853
- ethers : " npm:6.13.7 "
853
+ ethers : " npm:6.14.0 "
854
854
globals : " npm:^16.0.0"
855
855
husky : " npm:9.1.7"
856
856
jsonwebtoken : " npm:^9.0.2"
@@ -5394,9 +5394,9 @@ __metadata:
5394
5394
languageName : node
5395
5395
linkType : hard
5396
5396
5397
- " ethers@npm:6.13.7 " :
5398
- version : 6.13.7
5399
- resolution : " ethers@npm:6.13.7 "
5397
+ " ethers@npm:6.14.0 " :
5398
+ version : 6.14.0
5399
+ resolution : " ethers@npm:6.14.0 "
5400
5400
dependencies :
5401
5401
" @adraffy/ens-normalize " : " npm:1.10.1"
5402
5402
" @noble/curves " : " npm:1.2.0"
@@ -5405,7 +5405,7 @@ __metadata:
5405
5405
aes-js : " npm:4.0.0-beta.5"
5406
5406
tslib : " npm:2.7.0"
5407
5407
ws : " npm:8.17.1"
5408
- checksum : 10c0/bb693e8714c6082ee2c1d2af8a209bbc10d83ca4a686de368e169bf1dc804e926be58280c4bdaf0c2e9a4d021317f0db694ecfa4040381728ca46d45427db2a7
5408
+ checksum : 10c0/7da443719a21c0b071dbd7d47e50faa8fcacc746e2b5487a394992215457903b1d187279e7134b48414d2626d0dbbf58b20c3bb8d246c359aa0a7453b608d582
5409
5409
languageName : node
5410
5410
linkType : hard
5411
5411
You can’t perform that action at this time.
0 commit comments