From de69b36c9c73b94cafd9d2426b247a40eb9785fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:03:18 +0000 Subject: [PATCH] chore(deps): update dependency tape to v5.8.1 (#188) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c1ec0f..a020684 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "brfs": "2.0.2", "semantic-release": "21.1.2", "standard": "^17.1.0", - "tape": "5.8.0", + "tape": "5.8.1", "webtorrent-fixtures": "2.0.2", "xtend": "4.0.2" },