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" : " 6.1.1" ,
91
91
"concurrently" : " ^9.0.0" ,
92
92
"console.table" : " 0.10.0" ,
93
- "fs-extra" : " 11.3.1 " ,
93
+ "fs-extra" : " 11.3.2 " ,
94
94
"glob" : " 11.x" ,
95
95
"inquirer" : " 8.2.7" ,
96
96
"jsonpath" : " 1.1.1" ,
Original file line number Diff line number Diff line change @@ -5856,10 +5856,10 @@ fs-constants@^1.0.0:
5856
5856
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
5857
5857
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
5858
5858
5859
- [email protected] .
1, fs-extra@^11.0.0 :
5860
- version "11.3.1 "
5861
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1 .tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74 "
5862
- integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g ==
5859
+
5860
+ version "11.3.2 "
5861
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2 .tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4 "
5862
+ integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A ==
5863
5863
dependencies:
5864
5864
graceful-fs "^4.2.0"
5865
5865
jsonfile "^6.0.1"
@@ -5874,6 +5874,15 @@ fs-extra@^10.0.0:
5874
5874
jsonfile "^6.0.1"
5875
5875
universalify "^2.0.0"
5876
5876
5877
+ fs-extra@^11.0.0:
5878
+ version "11.3.1"
5879
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
5880
+ integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
5881
+ dependencies:
5882
+ graceful-fs "^4.2.0"
5883
+ jsonfile "^6.0.1"
5884
+ universalify "^2.0.0"
5885
+
5877
5886
fs-minipass@^2.0.0:
5878
5887
version "2.1.0"
5879
5888
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
You can’t perform that action at this time.
0 commit comments