From 62f1e783d3b8569104a5f7b678ea71f51747cab6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 08:51:58 +0000 Subject: [PATCH] Bump inquirer from 7.3.3 to 8.1.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.1.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.1.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 3288fcd..db7c2af 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@hapi/hapi": "^19.0.5", "axios": "^0.19.0", "conf": "^6.2.0", - "inquirer": "^7.0.0", + "inquirer": "^8.1.0", "is-port-reachable": "^3.0.0", "localtunnel": "^2.0.0", "open": "^7.0.0",