From 89700502c29e2d2eb6fd0a85ac3b49af02bda97c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 04:24:01 +0000 Subject: [PATCH] Bump inquirer from 1.1.2 to 7.0.3 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 1.1.2 to 7.0.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/v1.1.2...inquirer@7.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85c20f2..54490c6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "docopt": "0.6.2", "express": "4.14.0", "ini": "1.3.4", - "inquirer": "1.1.2", + "inquirer": "7.0.3", "multer": "1.1.0", "sha512": "0.0.1" }