From 78094de1b496cc894ab71c96bba8bd4240447ced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:29:23 +0000 Subject: [PATCH] deps(deps): bump express from 4.22.1 to 5.2.1 Dependabot couldn't find the original pull request head commit, 7329169429dc372696e4ff03bb44fc520a71d764. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba80de6..c1eb7f3 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "clsx": "^2.1.1", "cors": "^2.8.5", "dotenv": "^17.2.1", - "express": "^4.21.2", + "express": "^5.2.1", "lucide-react": "^0.511.0", "react": "^18.3.1", "react-dom": "^18.3.1",