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.14.0 " ,
62
+ "ethers" : " 6.14.1 " ,
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 @@ -885,7 +885,7 @@ __metadata:
885
885
eslint : " npm:^9.13.0"
886
886
eslint-config-prettier : " npm:^10.0.0"
887
887
eslint-plugin-functional : " npm:^9.0.0"
888
- ethers : " npm:6.14.0 "
888
+ ethers : " npm:6.14.1 "
889
889
globals : " npm:^16.0.0"
890
890
husky : " npm:9.1.7"
891
891
jsonwebtoken : " npm:^9.0.2"
@@ -5496,9 +5496,9 @@ __metadata:
5496
5496
languageName : node
5497
5497
linkType : hard
5498
5498
5499
- " ethers@npm:6.14.0 " :
5500
- version : 6.14.0
5501
- resolution : " ethers@npm:6.14.0 "
5499
+ " ethers@npm:6.14.1 " :
5500
+ version : 6.14.1
5501
+ resolution : " ethers@npm:6.14.1 "
5502
5502
dependencies :
5503
5503
" @adraffy/ens-normalize " : " npm:1.10.1"
5504
5504
" @noble/curves " : " npm:1.2.0"
@@ -5507,7 +5507,7 @@ __metadata:
5507
5507
aes-js : " npm:4.0.0-beta.5"
5508
5508
tslib : " npm:2.7.0"
5509
5509
ws : " npm:8.17.1"
5510
- checksum : 10c0/7da443719a21c0b071dbd7d47e50faa8fcacc746e2b5487a394992215457903b1d187279e7134b48414d2626d0dbbf58b20c3bb8d246c359aa0a7453b608d582
5510
+ checksum : 10c0/492bba4512b87475c9c4523d577eafa8bfe1b6d86afb78b4a0410acbf4966c1c121c2763478e9b1558460a725df5ba4f08d76ee74cb53e43cf5d8391f37079d0
5511
5511
languageName : node
5512
5512
linkType : hard
5513
5513
You can’t perform that action at this time.
0 commit comments