From 94a5beed46c5e805a921c7f6bf4d455928142600 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 00:07:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SWAGGERUI-6056392 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd9ab5ae1..7196930e6 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "hapi-graceful-shutdown-plugin": "1.0.1", "hapi-mustache": "0.0.1", "hapi-swaggered": "2.12.2", - "hapi-swaggered-ui": "2.6.2", + "hapi-swaggered-ui": "3.0.0", "http-status-codes": "1.4.0", "inert": "4.2.1", "joi": "14.3.1",