From 1ca11e07ffe6a88e9510409c2a7e01c1d587b50c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:22:11 +0000 Subject: [PATCH] Bump @hapi/hapi from 18.3.2 to 20.0.0 in /hapi-18 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 18.3.2 to 20.0.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v18.3.2...v20.0.0) Signed-off-by: dependabot[bot] --- hapi-18/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hapi-18/package.json b/hapi-18/package.json index 47bc4ab..2e59f37 100644 --- a/hapi-18/package.json +++ b/hapi-18/package.json @@ -10,7 +10,7 @@ "author": "", "license": "MIT", "dependencies": { - "@hapi/hapi": "~18.3.1" + "@hapi/hapi": "~20.0.0" }, "devDependencies": { "eslint": "~6.0.1",