From 1f982e445df458f32c82a62c1c59d90d44c480fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Dec 2023 17:26:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c75001..56fcb27 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@hapi/vision": "^6.0.0", "@types/mime-db": "^1.43.0", "dotenv": "^8.0.0", - "hapi-swagger": "^13.0.2", + "hapi-swagger": "^14.5.4", "hapijs-status-monitor": "github:ziyasal/hapijs-status-monitor", "nedb": "^1.8.0", "snyk": "^1.189.0",