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-03 20:17:14 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-03 23:21:32 +0300
commit5009d1018bdec96afd4bf15e5f7143951623fd48 (patch)
treeae2b331eee40ea36c20394525de56e6b9683ef88
parent4be86f5151381b34820a9892d3179afe0176fbfb (diff)
fix(deps): update dependency create-torrent to ^5.0.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b4b8d73..375eed3 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.2",
+ "create-torrent": "^5.0.3",
"debug": "^4.3.4",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",