File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,13 @@ All notable changes to this project will be documented in this file. See [standa
18
18
19
19
20
20
<a name =" 4.2.1 " ></a >
21
+ ### [ 5.0.1] ( https://www.github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 ) (2021-03-10)
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * ** security:** address GHSA-p9pc -299p-vxgp ([ #362 ] ( https://www.github.com/yargs/yargs-parser/issues/362 ) ) ([ 1c417bd] ( https://www.github.com/yargs/yargs-parser/commit/1c417bd0b42b09c475ee881e36d292af4fa2cc36 ) )
27
+
21
28
## [ 4.2.1] ( https://github.com/yargs/yargs-parser/compare/v4.2.0...v4.2.1 ) (2017-01-02)
22
29
23
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yargs-parser" ,
3
- "version" : " 5.0.0-security.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"description" : " the mighty option parser used by yargs" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments