File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 44
55- eliminate ReDoS ([ #36 ] ( https://github.com/gulpjs/glob-parent/issues/36 ) ) ([ f923116] ( https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366 ) )
66
7+ ### [ 6.0.1] ( https://www.github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1 ) (2021-07-20)
8+
9+
10+ ### Bug Fixes
11+
12+ * Resolve ReDoS vulnerability from CVE-2021 -35065 ([ #49 ] ( https://www.github.com/gulpjs/glob-parent/issues/49 ) ) ([ 3e9f04a] ( https://www.github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339 ) )
13+
714## [ 6.0.0] ( https://www.github.com/gulpjs/glob-parent/compare/v5.1.2...v6.0.0 ) (2021-05-03)
815
916### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " glob-parent" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 6.0.1 " ,
44 "description" : " Extract the non-magic parent path from a glob string." ,
55 "author" :
" Gulp Team <[email protected] > (https://gulpjs.com/)" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments