From 9171cc97cd7128c360d850bd9ed30d593c1048f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 15:31:21 +0000 Subject: [PATCH] Bump hapi from 10.5.0 to 18.1.0 Bumps [hapi](https://github.com/hapijs/hapi) from 10.5.0 to 18.1.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v10.5.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 378346d..1f8058b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "MIT", "dependencies": { "exceljs": "^0.2.3", - "hapi": "^10.0.0", + "hapi": "^18.1.0", "inert": "^3.0.1", "joi": "^6.7.1", "node-uuid": "^1.4.3"