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>2021-07-23 20:36:25 +0300
committerGitHub <noreply@github.com>2021-07-23 20:36:25 +0300
commita75f1aa4b6173a0958d3c367070e27f0ef4e5e54 (patch)
tree04322bb3136b62072d17183ed2945c314395ef17
parentbb4e0612a23204d1452a80cd6428da08760880af (diff)
fix(deps): update dependency create-torrent to ^4.7.1 (#2145)
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 d94ab1f..6146c86 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3",
- "create-torrent": "^4.7.0",
+ "create-torrent": "^4.7.1",
"debug": "^4.3.2",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",