File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 72
72
"eslint-plugin-security" : " ^3.0.1" ,
73
73
"eslint-plugin-sonarjs" : " ^3.0.4" ,
74
74
"ethers" : " ^6.14.0" ,
75
- "fs-extra" : " ^11.2.0 " ,
75
+ "fs-extra" : " ^11.3.1 " ,
76
76
"glob" : " ^10.4.2" ,
77
77
"globals" : " ^15.12.0" ,
78
78
"hardhat" : " ^2.26.2" ,
Original file line number Diff line number Diff line change @@ -7101,10 +7101,10 @@ fs-extra@^10.0.0:
7101
7101
jsonfile "^6.0.1"
7102
7102
universalify "^2.0.0"
7103
7103
7104
- fs-extra@^11.2.0 :
7105
- version "11.3.0 "
7106
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0 .tgz#0daced136bbaf65a555a326719af931adc7a314d "
7107
- integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew ==
7104
+ fs-extra@^11.3.1 :
7105
+ version "11.3.1 "
7106
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1 .tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74 "
7107
+ integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g ==
7108
7108
dependencies:
7109
7109
graceful-fs "^4.2.0"
7110
7110
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments