From aaeb8d59be09c29ed740a679e4f14c54a4bfbd28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:13:28 +0000 Subject: [PATCH] fix(deps): update dependency magnet-uri to ^7.0.7 (#192) 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 07c4cbf..298300a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bencode": "^4.0.0", "cross-fetch-ponyfill": "^1.0.3", "get-stdin": "^9.0.0", - "magnet-uri": "^7.0.5", + "magnet-uri": "^7.0.7", "queue-microtask": "^1.2.3", "uint8-util": "^2.2.5" },