From 3778c10da629f04ec4cd578d2d745c680c4b0972 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 17:51:43 -0500 Subject: [PATCH] chore(deps): update dependency tape to v5.3.0 (#386) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edfa205..f42908d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "magnet-uri": "6.2.0", "semantic-release": "17.4.4", "standard": "*", - "tape": "5.2.2", + "tape": "5.3.0", "webtorrent-fixtures": "1.7.5", "wrtc": "0.4.7" },