From 27218df4a13bf963e255c16997e86a2c975981a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Bo=C3=ABs?= Date: Mon, 8 Jan 2018 18:03:15 +0100 Subject: [PATCH] NPM update, run `npm update` afterwards --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4390509..dfe1741d 100644 --- a/package.json +++ b/package.json @@ -60,9 +60,9 @@ "fs-extra-promise": "^1.0.1", "glob": "^7.0.5", "gm": "^1.23.0", - "inquirer": "^4.0.0", + "inquirer": "^5.0.0", "inquirer-datepicker-prompt": "^0.4.2", - "marked": "^0.3.7", + "marked": "^0.3.9", "mustache": "^2.2.1", "promise": "^8.0.0", "remove-markdown": "^0.2.0",