From 9fa9d68bd0a32436729f4f8c2acff51654452069 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 08:36:45 +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 bfece5d..eb4f5dd 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "src/index.js", "keywords": [], "dependencies": { - "express": "4.17.1", + "express": "4.22.0", "express-fileupload": "1.2.0" }, "author": "",