From 07e47df69210194761c2b60edd757d6d849568d2 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 1 Nov 2020 21:22:22 -0500 Subject: [PATCH] build: supertest@6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 981e1f1..e67216d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eslint-plugin-markdown": "1.0.2", "istanbul": "0.4.5", "mocha": "8.2.0", - "supertest": "4.0.2" + "supertest": "6.0.0" }, "files": [ "public/",