diff --git a/package.json b/package.json index 640bbc72d2..288fb5a992 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "@swc/jest": "0.2.29", "@types/bcryptjs": "2.4.5", "@types/cors": "2.8.15", - "@types/express": "4.17.18", + "@types/express": "4.17.20", "@types/express-session": "1.17.8", "@types/faker": "5.5.9", "@types/hash-sum": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 4d26dfa95d..5d1d3265c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,10 +1281,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@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== +"@types/express@4.17.20": + version "4.17.20" + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.20.tgz#e7c9b40276d29e38a4e3564d7a3d65911e2aa433" + integrity sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw== dependencies: "@types/body-parser" "*" "@types/express-serve-static-core" "^4.17.33"