From f9102873e1df012cad7d8061fdd8f35cea5c73bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 19:49:26 +0000 Subject: [PATCH] Bump hapi from 15.0.2 to 18.1.0 Bumps [hapi](https://github.com/hapijs/hapi) from 15.0.2 to 18.1.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Changelog](https://github.com/hapijs/hapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/hapijs/hapi/compare/v15.0.2...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 a3521026..006d4891 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gulp-jshint": "2.0.1", "gulp-mocha": "3.0.1", "gulp-tag-version": "^1.2.1", - "hapi": "15.0.2", + "hapi": "18.1.0", "jshint-stylish": "2.2.1", "mocha": "3.0.2", "sinon": "^1.17.3",