From 3c0c65106479c29aa6e503caace332a909a75de3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 18:43:41 +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 e158e18642..42610f684b 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.3.0", "zone.js": "~0.11.4" }, "devDependencies": {