From da2dba13fda8e75caa6efdfe5dd9c057e8c3cb97 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 08:16:04 +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 9db2c63..d9bfc36 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@mediagoom/opflow": "0.0.31", "@mediagoom/chunk-upload": "0.0.19", "debug": "^4.1.0", - "express": "^4.16.4", + "express": "^4.22.0", "parse-spawn-args": "^1.0.2" }, "engines": {