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-07-04 02:11:22 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-04 05:28:01 +0300
commit37283369f3476d32ac9ca85c2c2da4bd4fee273c (patch)
treebb0d32661ed026d126a5dfb33ad4e323336ce85b
parentc763d82ede5661256312f839ebd5799b2330c774 (diff)
fix(deps): update dependency create-torrent to ^5.0.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 737f098..dbb6ebc 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.3",
+ "create-torrent": "^5.0.4",
"debug": "^4.3.4",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",