From abd68d3ec75dc8b01a52955b1b1065c7ddafaebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:29:19 +0000 Subject: [PATCH] deps(deps-dev): bump @types/express from 4.17.25 to 5.0.6 Dependabot couldn't find the original pull request head commit, 767243ba6cd89fca9f41ec9543017447cae47ee1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba80de6..71f4480 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "devDependencies": { "@eslint/js": "^9.25.0", "@types/cors": "^2.8.19", - "@types/express": "^4.17.21", + "@types/express": "^5.0.6", "@types/jest": "^30.0.0", "@types/node": "^22.15.30", "@types/react": "^18.3.12",