From 88fc6a4e284744652f208e4e307830d2d58905ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 01:37:24 +0000 Subject: [PATCH] Update dependency tape to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 335448a..2b2c1fb 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-contrib-jshint": "1.1.0", "restify": "7.7.0", "supertest": "4.0.2", - "tape": "4.13.2", + "tape": "5.9.0", "through": "2.3.8", "updtr": "3.1.0", "watch": "1.0.2"