From 093acc37c79ad05ece75044fc1de7a3116b1c2d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:26:49 +0000 Subject: [PATCH] Bump hapi from 15.2.0 to 18.1.0 Bumps [hapi](https://github.com/hapijs/hapi) from 15.2.0 to 18.1.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v15.2.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 eedd491..253c8db 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint": "^3.6.1", "express": "^4.14.0", "glob": "^7.1.0", - "hapi": "^15.1.0", + "hapi": "^18.1.0", "in-publish": "^2.0.0", "is-node-modern": "^1.0.0", "istanbul": "^0.4.5",