diff --git a/package.json b/package.json index bfc75997de..0f633157ce 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "@swc/jest": "0.2.29", "@types/bcryptjs": "2.4.4", "@types/cors": "2.8.14", - "@types/express": "4.17.17", + "@types/express": "4.17.18", "@types/express-session": "1.17.7", "@types/faker": "5.5.9", "@types/hash-sum": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 910f78fe9f..c9fdba11b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1390,10 +1390,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/express@4.17.17": - version "4.17.17" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17.tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4" - integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q== +"@types/express@4.17.18": + version "4.17.18" + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.18.tgz#efabf5c4495c1880df1bdffee604b143b29c4a95" + integrity sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ== dependencies: "@types/body-parser" "*" "@types/express-serve-static-core" "^4.17.33"