From 72401aa697958ea8e487e81514c4d06f91d88df0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 23:06:05 +0000 Subject: [PATCH] Update dependency @types/express to v4.17.25 --- nest-graphql/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nest-graphql/yarn.lock b/nest-graphql/yarn.lock index 9fe3b64..b441cda 100644 --- a/nest-graphql/yarn.lock +++ b/nest-graphql/yarn.lock @@ -1473,9 +1473,7 @@ "@types/range-parser" "*" "@types/express@*", "@types/express@^4.17.8": - version "4.17.9" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78" - integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw== + version "4.17.25" dependencies: "@types/body-parser" "*" "@types/express-serve-static-core" "*"