From f647b0955076f311c624d34c367e469263736a13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 01:16:02 +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 93c4a0f1..b92a0a23 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react": "16.13.1", "react-dom": "16.13.1", "riteway": "6.1.2", - "tape": "4.13.3", + "tape": "5.9.0", "updtr": "3.1.0", "watch": "1.0.2" },