File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
22
"clone-deep" : " ^4.0.1" ,
23
23
"defu" : " ^3.2.2" ,
24
24
"execa" : " ^5.0.0" ,
25
- "fs-extra" : " ^9.1 .0" ,
25
+ "fs-extra" : " ^11.3 .0" ,
26
26
"hasha" : " ^5.2.2" ,
27
27
"jimp-compact" : " ^0.16.1" ,
28
28
"lodash.template" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -5497,6 +5497,15 @@ fs-access@^1.0.1:
5497
5497
dependencies:
5498
5498
null-check "^1.0.0"
5499
5499
5500
+ fs-extra@^11.3.0:
5501
+ version "11.3.0"
5502
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
5503
+ integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
5504
+ dependencies:
5505
+ graceful-fs "^4.2.0"
5506
+ jsonfile "^6.0.1"
5507
+ universalify "^2.0.0"
5508
+
5500
5509
fs-extra@^8.1.0:
5501
5510
version "8.1.0"
5502
5511
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
You can’t perform that action at this time.
0 commit comments