From 2f12f85e79ad8623dcab98d0e4bb82c06e7f8fb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Jan 2026 11:33:52 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e603476..c21be056 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/winston-syslog": "^2.0.4", "arg": "^5.0.0", "axios": "^0.21.3", - "express": "^4.17.1", + "express": "^4.22.0", "form-data": "^4.0.0", "hexy": "^0.3.1", "ipaddr.js": "^2.0.1",