From 03b93cf9f11c201631a8cefa09df08feb6f2bb00 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 6 Oct 2022 09:55:18 -0400 Subject: [PATCH] build: supertest@6.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11e2d2cf..1823ad91 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "mocha": "10.0.0", "nyc": "15.1.0", "safe-buffer": "5.2.1", - "supertest": "6.2.4" + "supertest": "6.3.0" }, "files": [ "lib/",