Skip to content

Commit

Permalink
Decrease security vulnerabilities by upgrading cli dependency (#754 #748
Browse files Browse the repository at this point in the history
)
  • Loading branch information
danactive authored and Dan BROOKS committed Dec 8, 2016
1 parent d485a72 commit eeb1c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"dependencies": {
"chokidar": "~1.5.1",
"cli": "~0.11.2"
"cli": "^1.0.1"
},
"devDependencies": {
"ayepromise": "~1.1.1",
Expand Down

0 comments on commit eeb1c17

Please sign in to comment.