From 7a9e71626a7016e60048cc3780b3aefcf1bcb2b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 15:30:44 +0000 Subject: [PATCH] chore(deps): update dependency bittorrent-protocol to v5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dee4c6c..4d742e5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@webtorrent/semantic-release-config": "1.0.11", - "bittorrent-protocol": "5.0.0", + "bittorrent-protocol": "5.0.1", "nyc": "18.0.0", "semantic-release": "25.0.3", "standard": "*",