From 82aab5e754d0c83cdffc1ed1341cca2abdc1281f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 00:37:32 +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 62a92a2..ce5f211 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "highlight.js": "^9.14.2", "html-minifier": "^4.0.0", "i18next": "^11.10.2", - "inquirer": "^6.2.2", + "inquirer": "^8.0.0", "ip": "^1.1.5", "jsonwebtoken": "^8.4.0", "katex": "^0.10.0",