diff --git a/package.json b/package.json index c760b9c..3c640b5 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,12 @@ "main": "index.js", "dependencies": { "chalk": "^1.1.1", - "cheerio": "^0.19.0", + "cheerio": "^0.20.0", "commander": "^2.9.0", "default-pager": "^1.0.2", "html-to-text": "^1.5.1", "html2commonmark": "^0.6.1", - "inquirer": "^0.11.2", + "inquirer": "^0.12.0", "marked": "^0.3.6", "marked-terminal": "^2.0.0", "open": "0.0.5",