From df356be487a55a4b574aacf5431a15d024c6965b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 13:13:11 +0000 Subject: [PATCH] chore(deps): update dependency supertest to v6.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 315f871..3c8f288 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@vodyani/eslint-config": "1.0.9", "husky": "7.0.4", "jest": "27.5.1", - "supertest": "6.2.2", + "supertest": "6.3.3", "ts-jest": "27.1.4", "typescript": "4.6.3" }