From e9dc450767d5e7597c5869c3066ded2e203e018f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 May 2024 04:13:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SWAGGERUIEXPRESS-6815423 - https://snyk.io/vuln/SNYK-JS-SWAGGERUIEXPRESS-6815424 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57c3de8..49babae 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "release": "^6.3.0", "strip-indent": "^3.0.0", "swagger-jsdoc": "^6.1.0", - "swagger-ui-express": "^4.1.6", + "swagger-ui-express": "^4.3.0", "type": "^2.3.0" }, "devDependencies": {