From 2927d7a7157f59b04eacf7ce2fb96b3c80eef042 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 19:45:33 +0000 Subject: [PATCH] Bump @hapi/hapi from 19.2.0 to 20.0.1 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 19.2.0 to 20.0.1. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v19.2.0...v20.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..8d6a19a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "sitesauce" ], "dependencies": { - "@hapi/hapi": "^19.0.5", + "@hapi/hapi": "^20.0.1", "axios": "^0.19.0", "conf": "^6.2.0", "inquirer": "^7.0.0",