Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-11 03:13:02 +0300
committerGitHub <noreply@github.com>2022-11-11 03:13:02 +0300
commitd5139edf6dc91b04dd729b5d6aa08c111502b25a (patch)
treea1a7d21f7b060beb114024109a862af9fa71302f
parente0aa4810dc010b2a8d19dea2e2cc4857c8f6fb75 (diff)
fix(deps): update dependency create-torrent to ^5.0.9 (#2392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0b1511a..7999769 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3",
- "create-torrent": "^5.0.6",
+ "create-torrent": "^5.0.9",
"debug": "^4.3.4",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",