From 16dfda6be7fe25109ca6059b35d749bdd91086cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:14:03 +0000 Subject: [PATCH] Update dependency express to v4.20.0 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65d5a5c..3424d496 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "chai": "4.3.7", "chai-http": "4.3.0", "copyfiles": "2.4.1", - "express": "4.18.2", + "express": "4.20.0", "mocha": "9.2.2", "npm-run-all2": "5.0.0", "rimraf": "3.0.2",