diff --git a/package.json b/package.json index 937e21e..4ca862e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "url-regex-safe": "3.0.0" }, "devDependencies": { - "@types/express": "4.17.21", + "@types/express": "4.17.23", "@types/node": "20.12.12", "@types/url-regex-safe": "1.0.2", "nodemon": "3.1.1", diff --git a/yarn.lock b/yarn.lock index 26c82cc..4d40c14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -193,10 +193,10 @@ "@types/qs" "*" "@types/range-parser" "*" -"@types/express@4.17.21": - version "4.17.21" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d" - integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ== +"@types/express@4.17.23": + version "4.17.23" + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.23.tgz#35af3193c640bfd4d7fe77191cd0ed411a433bef" + integrity sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ== dependencies: "@types/body-parser" "*" "@types/express-serve-static-core" "^4.17.33"