From 4068baef8a065e78c082d75b2bd5f05ce62897d9 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 27 Sep 2024 12:04:02 -0400 Subject: [PATCH] build: supertest@6.3.4 --- .github/workflows/ci.yml | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a178830..c30ade79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,11 +64,11 @@ jobs: - name: Node.js 6.x node-version: "6.17" - npm-i: mocha@6.2.2 nyc@14.1.1 + npm-i: mocha@6.2.2 nyc@14.1.1 supertest@6.1.6 - name: Node.js 7.x node-version: "7.10" - npm-i: mocha@6.2.2 nyc@14.1.1 + npm-i: mocha@6.2.2 nyc@14.1.1 supertest@6.1.6 - name: Node.js 8.x node-version: "8.17" diff --git a/package.json b/package.json index 6d7351e8..8b54cc99 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint": "8.57.0", "mocha": "10.7.3", "nyc": "17.1.0", - "supertest": "6.1.6" + "supertest": "6.3.4" }, "license": "MIT", "files": [