From 80b99023fac985c6e9efbbcc201c0126592cd2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:19:35 +0800 Subject: [PATCH] chore(deps-dev): bump express from 4.22.0 to 5.2.0 (#11588) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b49a5b8d..3138c97c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/react-helmet": "^6.1.11", "@umijs/max": "^4.3.24", "cross-env": "^10.0.0", - "express": "^4.21.1", + "express": "^5.2.0", "gh-pages": "^6.1.1", "husky": "^9.1.7", "jest": "^30.0.4",