From f00ae0830eb562fa131d910cff1edaf8b4b9e73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:27:33 +0800 Subject: [PATCH] chore(deps-dev): bump @types/express from 4.17.25 to 5.0.6 (#11648) 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 742f0742..13673100 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@tailwindcss/postcss": "^4", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.3.0", - "@types/express": "^4.17.25", + "@types/express": "^5.0.6", "@types/jest": "^30.0.0", "@types/node": "^25.0.3", "@types/numeral": "^2.0.5",