From f336ec71addcaefd042f59c2bc032f1d01c1fbaa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 09:44:32 +0000 Subject: [PATCH] Bump conf from 6.2.4 to 9.0.1 Bumps [conf](https://github.com/sindresorhus/conf) from 6.2.4 to 9.0.1. - [Release notes](https://github.com/sindresorhus/conf/releases) - [Commits](https://github.com/sindresorhus/conf/compare/v6.2.4...v9.0.1) 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..2a609ff 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@hapi/hapi": "^19.0.5", "axios": "^0.19.0", - "conf": "^6.2.0", + "conf": "^9.0.1", "inquirer": "^7.0.0", "is-port-reachable": "^3.0.0", "localtunnel": "^2.0.0",