From fd24a9b8257e05246d2561f5b4d4b1721a17240c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 09:17:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6477461..df89636 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@ng-bootstrap/ng-bootstrap": "^10.0.0", "agenda": "^4.1.3", "async": "^3.1.0", - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "bootstrap": "^5.0.2", "chalk": "^4.1.0", "compression": "^1.7.4", @@ -64,7 +64,7 @@ "cookie-parser": "~1.4.1", "core-js": "^3.6.4", "dotenv": "^10", - "express": "^4.17.1", + "express": "^4.22.0", "express-hbs": "^2.3.4", "express-session": "^1.17.0", "generate-password": "^1.5.0", @@ -104,7 +104,7 @@ "socket.io": "^4.1.2", "streamifier": "^0.1.1", "tslib": "^2.0.1", - "universal-analytics": "^0.4.23", + "universal-analytics": "^0.5.0", "vhost": "3.0.2", "winston": "^3.2.1", "zone.js": "^0.11.4"