Skip to content

Commit

Permalink
fix(deps): security vulnerability in yargs-parser (#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionaru committed May 8, 2020
1 parent 375ab23 commit 41d1d0c
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 64 deletions.
174 changes: 111 additions & 63 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 @@ -68,7 +68,7 @@
"webpack-dev-middleware": "^3.7.2",
"webpack-log": "^2.0.0",
"ws": "^6.2.1",
"yargs": "12.0.5"
"yargs": "^13.3.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down

0 comments on commit 41d1d0c

Please sign in to comment.