From d730933b0d79be55c11bf6110b025d097d941cc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Dec 2024 04:48:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38ad13d..d611e86 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@angular/upgrade": "5.0.1", "app-module-path": "2.2.0", "core-js": "2.5.1", - "express": "4.16.2", + "express": "4.21.2", "jquery": "3.5.0", "lodash": "4.17.15", "rxjs": "5.5.2",