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-03-11 18:09:05 +0300
committerGitHub <noreply@github.com>2022-03-11 18:09:05 +0300
commitf389f8755de9ef8725adba8163347f7fd65fb069 (patch)
treebabc22285ee0e5ee89aa66e0089d7c2c027738af
parent6fc566f712116b390853f761d014f6a523c83c7f (diff)
fix(deps): update dependency create-torrent to ^5.0.2 (#2276)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 62febb1..95b4fc8 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.1",
+ "create-torrent": "^5.0.2",
"debug": "^4.3.3",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",