From 539ce0e4e6d901ef95d951faaff6d75ce813bb0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 07:28:11 +0000 Subject: [PATCH] Bump inquirer from 6.5.2 to 7.2.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 7.2.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@7.2.0) 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..a451f46 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.2.0", "kue": "^0.11.6", "mongodb": "^3.2.6", "mongoose": "^5.5.11",