From f62247294b339efed98a5922f7e6dfb466b9c076 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Nov 2020 23:15:49 +0000 Subject: [PATCH] Bump supertest from 3.4.2 to 6.0.1 Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.2 to 6.0.1. - [Release notes](https://github.com/visionmedia/supertest/releases) - [Commits](https://github.com/visionmedia/supertest/compare/v3.4.2...v6.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e63e67..e2433ae 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-watch": "^3.0.1", "jest": "^19.0.2", "nodemon": "^1.11.0", - "supertest": "^3.0.0" + "supertest": "^6.0.1" }, "jest": { "testPathIgnorePatterns": [