Skip to content

Commit

Permalink
Update JS-YAML to address security issue (#3845)
Browse files Browse the repository at this point in the history
  • Loading branch information
plroebuck committed Mar 23, 2019
1 parent d1024a3 commit 586bf78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -501,7 +501,7 @@
"glob": "7.1.3",
"growl": "1.10.5",
"he": "1.2.0",
"js-yaml": "3.12.0",
"js-yaml": "3.13.0",

This comment has been minimized.

Copy link
@fahimbabarpatel

fahimbabarpatel Mar 25, 2019

Thanks! for commit @plroebuck. When you are planning 6.0.3 release ?

This comment has been minimized.

Copy link
@outsideris

outsideris Mar 25, 2019

Member

@fahimbabarpatel It will be 6.1.0.

"log-symbols": "2.2.0",
"minimatch": "3.0.4",
"mkdirp": "0.5.1",
Expand Down

0 comments on commit 586bf78

Please sign in to comment.