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 9090 "compare-versions" : " 4.1.4" ,
9191 "concurrently" : " ^9.0.0" ,
9292 "console.table" : " 0.10.0" ,
93- "fs-extra" : " 11.3.0 " ,
93+ "fs-extra" : " 11.3.1 " ,
9494 "glob" : " 11.x" ,
9595 "inquirer" : " 8.2.6" ,
9696 "jsonpath" : " 1.1.1" ,
Original file line number Diff line number Diff line change @@ -6071,10 +6071,10 @@ fs-constants@^1.0.0:
60716071 resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
60726072 integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
60736073
6074- fs-extra@11.3.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+ fs-extra@11.3.1 :
6075+ version "11.3.1 "
6076+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1 .tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74 "
6077+ integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g ==
60786078 dependencies:
60796079 graceful-fs "^4.2.0"
60806080 jsonfile "^6.0.1"
@@ -6089,6 +6089,15 @@ fs-extra@^10.0.0:
60896089 jsonfile "^6.0.1"
60906090 universalify "^2.0.0"
60916091
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+
60926101fs-minipass@^2.0.0:
60936102 version "2.1.0"
60946103 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