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 127
127
"eslint" : " ^7.28.0" ,
128
128
"husky" : " ^4.3.6" ,
129
129
"lnfs-cli" : " ^2.1.0" ,
130
- "mkdirp" : " ^1 .0.4 " ,
130
+ "mkdirp" : " ^3 .0.1 " ,
131
131
"mocha" : " ^7.2.0" ,
132
132
"nyc" : " ^13.3.0" ,
133
133
"parcel-bundler" : " ^1.12.4" ,
Original file line number Diff line number Diff line change @@ -5253,10 +5253,10 @@
[email protected] , mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
5253
5253
dependencies :
5254
5254
minimist "^1.2.5"
5255
5255
5256
- mkdirp@^1 .0.4 :
5257
- version "1 .0.4 "
5258
- resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1 .0.4 .tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e "
5259
- integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw ==
5256
+ mkdirp@^3 .0.1 :
5257
+ version "3 .0.1 "
5258
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3 .0.1 .tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50 "
5259
+ integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg ==
5260
5260
5261
5261
mocha@^7.2.0 :
5262
5262
version "7.2.0"
You can’t perform that action at this time.
0 commit comments