Commit 54a63e8 authored Feb 6, 2023 Verified
1 parent bbd6e04 commit 54a63e8 Copy full SHA for 54a63e8
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 35
35
"exif-parser" : " ^0.1.12" ,
36
36
"file-type" : " ^16.5.4" ,
37
37
"isomorphic-fetch" : " ^3.0.0" ,
38
- "mkdirp" : " ^0.5.1 " ,
38
+ "mkdirp" : " ^2.1.3 " ,
39
39
"pixelmatch" : " ^4.0.2" ,
40
40
"tinycolor2" : " ^1.4.1"
41
41
},
Original file line number Diff line number Diff line change @@ -8411,6 +8411,11 @@ mkdirp@^1.0.3:
8411
8411
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
8412
8412
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
8413
8413
8414
+ mkdirp@^2.1.3:
8415
+ version "2.1.3"
8416
+ resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-2.1.3.tgz#b083ff37be046fd3d6552468c1f0ff44c1545d1f"
8417
+ integrity sha512-sjAkg21peAG9HS+Dkx7hlG9Ztx7HLeKnvB3NQRcu/mltCVmvkF0pisbiTSfDVYTT86XEfZrTUosLdZLStquZUw==
8418
+
8414
8419
mocha@^6.2.0:
8415
8420
version "6.2.0"
8416
8421
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.0.tgz#f896b642843445d1bb8bca60eabd9206b8916e56"
You can’t perform that action at this time.
0 commit comments