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 22
22
"fs-extra" : " ^11.0.0" ,
23
23
"ipx" : " ^1.0.0" ,
24
24
"micromatch" : " ^4.0.5" ,
25
- "mkdirp" : " ^1 .0.4 " ,
25
+ "mkdirp" : " ^3 .0.0 " ,
26
26
"murmurhash" : " ^2.0.0" ,
27
27
"node-fetch" : " ^2.0.0" ,
28
28
"ufo" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -2511,10 +2511,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
2511
2511
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
2512
2512
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
2513
2513
2514
- mkdirp@^1 .0.4 :
2515
- version "1 .0.4 "
2516
- resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1 .0.4 .tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e "
2517
- integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw ==
2514
+ mkdirp@^3 .0.0 :
2515
+ version "3 .0.1 "
2516
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3 .0.1 .tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50 "
2517
+ integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg ==
2518
2518
2519
2519
mri@^1.2.0 :
2520
2520
version "1.2.0"
You can’t perform that action at this time.
0 commit comments