From 12182ff2dbace726911e452adb2a94fe6d0698fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 05:38:49 +0000 Subject: [PATCH] Bump inquirer from 6.5.2 to 7.0.7 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 7.0.7. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@7.0.7) 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 0203bfd..72655af 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "file-system": "^2.2.2", "helmet": "^3.18.0", "http-errors": "^1.7.2", - "inquirer": "^6.3.1", + "inquirer": "^7.0.7", "kue": "^0.11.6", "mongodb": "^3.2.6", "mongoose": "^5.5.11",