File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 90
90
"compare-versions" : " 4.1.4" ,
91
91
"concurrently" : " ^9.0.0" ,
92
92
"console.table" : " 0.10.0" ,
93
- "fs-extra" : " 11.3.0 " ,
93
+ "fs-extra" : " 11.3.1 " ,
94
94
"glob" : " 11.x" ,
95
95
"inquirer" : " 8.2.6" ,
96
96
"jsonpath" : " 1.1.1" ,
Original file line number Diff line number Diff line change @@ -6071,10 +6071,10 @@ fs-constants@^1.0.0:
6071
6071
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
6072
6072
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
6073
6073
6074
- [email protected] .
0, fs-extra@^11.0.0 :
6075
- version "11.3.0 "
6076
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0 .tgz#0daced136bbaf65a555a326719af931adc7a314d "
6077
- integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew ==
6074
+
6075
+ version "11.3.1 "
6076
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1 .tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74 "
6077
+ integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g ==
6078
6078
dependencies:
6079
6079
graceful-fs "^4.2.0"
6080
6080
jsonfile "^6.0.1"
@@ -6089,6 +6089,15 @@ fs-extra@^10.0.0:
6089
6089
jsonfile "^6.0.1"
6090
6090
universalify "^2.0.0"
6091
6091
6092
+ fs-extra@^11.0.0:
6093
+ version "11.3.0"
6094
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
6095
+ integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
6096
+ dependencies:
6097
+ graceful-fs "^4.2.0"
6098
+ jsonfile "^6.0.1"
6099
+ universalify "^2.0.0"
6100
+
6092
6101
fs-minipass@^2.0.0:
6093
6102
version "2.1.0"
6094
6103
resolved "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
You can’t perform that action at this time.
0 commit comments