From ef3904f5da920ee4ea1996fd60ecc3d16b8de1f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Nov 2023 14:01:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SWAGGERUIDIST-6056393 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e158e18642..9439ffcc44 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "passport-jwt": "^4.0.0", "passport-local": "^1.0.0", "rxjs": "^7.4.0", - "swagger-ui-express": "^4.1.6", + "swagger-ui-express": "^4.2.0", "zone.js": "~0.11.4" }, "devDependencies": {