From 5487585c46023ffdbffbe6d0bdea2c82144ea21a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 08:39:36 +0000 Subject: [PATCH] Bump @hapi/hapi from 19.2.0 to 20.0.3 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 19.2.0 to 20.0.3. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v19.2.0...v20.0.3) 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..d2b8a50 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "sitesauce" ], "dependencies": { - "@hapi/hapi": "^19.0.5", + "@hapi/hapi": "^20.0.3", "axios": "^0.19.0", "conf": "^6.2.0", "inquirer": "^7.0.0",