From 92956d7286adf5b70acd1e2d8b8fe66c11a3e47f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 06:19:45 +0000 Subject: [PATCH] Bump inquirer from 6.5.2 to 8.0.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 8.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@8.0.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..7947f84 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": "^8.0.0", "kue": "^0.11.6", "mongodb": "^3.2.6", "mongoose": "^5.5.11",