From 90d735dd6306b979efe06e0e63033a776dc8cd19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:50:13 +0000 Subject: [PATCH] Update dependency @types/supertest to v2.0.16 --- 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..c97d28f 100644 --- a/nest-graphql/yarn.lock +++ b/nest-graphql/yarn.lock @@ -1695,9 +1695,7 @@ "@types/node" "*" "@types/supertest@^2.0.10": - version "2.0.10" - resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.10.tgz#630d79b4d82c73e043e43ff777a9ca98d457cab7" - integrity sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ== + version "2.0.16" dependencies: "@types/superagent" "*"