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-08-07 02:18:06 +0300
committerGitHub <noreply@github.com>2021-08-07 02:18:06 +0300
commit283cbf84bffd4fbd0b267796dc45f00491bcdc92 (patch)
treec60db9559783af8db107152c6ebc4dbd2dd5dfad
parentdef10a2db5431ca3205dd2680e26fc71104a14c8 (diff)
fix(deps): update dependency create-torrent to ^5.0.1 (#2167)
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 351c866..23f19ab 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": "^5.0.0",
+ "create-torrent": "^5.0.1",
"debug": "^4.3.2",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",