From 643b523a8b3ae584e1c4d50a0279eaa479705140 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 13:03:13 +0000 Subject: [PATCH] Bump hapi-swagger from 7.7.0 to 8.0.0 Bumps [hapi-swagger](https://github.com/glennjones/hapi-swagger) from 7.7.0 to 8.0.0. - [Release notes](https://github.com/glennjones/hapi-swagger/releases) - [Commits](https://github.com/glennjones/hapi-swagger/compare/v7.7.0...v8.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b680fb..e0afb22 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "boom": "5.2.0", "hapi": "16.5.2", - "hapi-swagger": "7.7.0", + "hapi-swagger": "8.0.0", "inert": "4.2.1", "joi": "10.6.0", "lodash": "4.17.4",