Skip to content

Commit

Permalink
fix: Resolve security vulnerability in dependencies (#615)
Browse files Browse the repository at this point in the history
bump up cosmiconfig and re-runs yarn

Closes #600
  • Loading branch information
mattxwang authored and okonet committed May 15, 2019
1 parent cbf0e0e commit 315890a
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 330 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"chalk": "^2.3.1",
"commander": "^2.14.1",
"cosmiconfig": "^5.0.2",
"cosmiconfig": "^5.2.0",
"debug": "^3.1.0",
"dedent": "^0.7.0",
"del": "^3.0.0",
Expand Down

0 comments on commit 315890a

Please sign in to comment.