From c8a40ba5839290a5492365db9108320c078f89df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 08:55:40 +0000 Subject: [PATCH] Bump @hapi/hapi from 19.2.0 to 20.1.2 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 19.2.0 to 20.1.2. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v19.2.0...v20.1.2) 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..bb1aaee 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "sitesauce" ], "dependencies": { - "@hapi/hapi": "^19.0.5", + "@hapi/hapi": "^20.1.2", "axios": "^0.19.0", "conf": "^6.2.0", "inquirer": "^7.0.0",