File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11
11
"lz-string" : " ^1.4.4" ,
12
12
"normalize-path" : " ^3.0.0" ,
13
13
"npm-package-arg" : " ^8.1.5" ,
14
- "recursive-readdir" : " ^2.2.2 " ,
14
+ "recursive-readdir" : " ^2.2.3 " ,
15
15
"unist-util-map" : " ^2.0.1" ,
16
16
"urijs" : " ^1.19.11"
17
17
},
Original file line number Diff line number Diff line change @@ -20053,11 +20053,12 @@ rechoir@^0.7.0:
20053
20053
dependencies:
20054
20054
resolve "^1.9.0"
20055
20055
20056
- recursive-readdir@^2.2.2:
20057
- version "2.2.2"
20058
- resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.2.tgz#9946fb3274e1628de6e36b2f6714953b4845094f"
20056
+ recursive-readdir@^2.2.2, recursive-readdir@^2.2.3:
20057
+ version "2.2.3"
20058
+ resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.3.tgz#e726f328c0d69153bcabd5c322d3195252379372"
20059
+ integrity sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==
20059
20060
dependencies:
20060
- minimatch "3.0.4 "
20061
+ minimatch "^ 3.0.5 "
20061
20062
20062
20063
redent@^1.0.0:
20063
20064
version "1.0.0"
You can’t perform that action at this time.
0 commit comments