diff --git a/package.json b/package.json index cf26cf4..b985878 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "es-set-tostringtag": "^2.1.0", "esbuild": "^0.28.0", "execa": "^9.0.0", - "express": "^4.18.2", + "express": "^5.0.0", "follow-redirects": "^1.15.11", "form-data": "^4.0.4", "hasown": "^2.0.2", @@ -156,7 +156,7 @@ "@types/bcryptjs": "^3.0.0", "@types/bytes": "^3.1.1", "@types/compression": "^1.7.2", - "@types/express": "^4.17.17", + "@types/express": "^5.0.0", "@types/morgan": "^1.9.5", "@types/mssql": "^12.0.0", "@types/node": "^24.0.0", @@ -194,5 +194,5 @@ "biome check --write" ] }, - "version": "2.0.44" + "version": "2.0.45" }