From 3fc6e9da4576abe84620ebf4b86455463477eb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:14:49 +0000 Subject: [PATCH] Bump hapi from 3.1.0 to 18.1.0 Bumps [hapi](https://github.com/hapijs/hapi) from 3.1.0 to 18.1.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v3.1.0...v18.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 005abbd..4362dbb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "colors": "~0.6.2", "request": "~2.34.0", "cron": "~1.0.3", - "hapi": "^3.0.0", + "hapi": "^18.1.0", "catbox": "^2.1.0" }, "devDependencies": {