Skip to content

Commit

Permalink
fix(package): yargs security vulnerability (dependencies) (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky committed Sep 6, 2018
1 parent b9d11ca commit 8fb67c9
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 8 deletions.
88 changes: 81 additions & 7 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 @@ -52,7 +52,7 @@
"supports-color": "^5.1.0",
"webpack-dev-middleware": "3.2.0",
"webpack-log": "^2.0.0",
"yargs": "12.0.1"
"yargs": "12.0.2"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit 8fb67c9

Please sign in to comment.