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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-01 23:47:08 +0300
committerGitHub <noreply@github.com>2021-05-01 23:47:08 +0300
commit45d49fc70574c750a64c2afe7e5dfd91d0ddade8 (patch)
treed7ae1372837bc1294c84398780d55ff2d191a052 /package.json
parent675e61d194602ca41cf437b4af8a68e98810677f (diff)
Update create-torrent requirement from ^4.4.4 to ^4.7.0
Updates the requirements on [create-torrent](https://github.com/webtorrent/create-torrent) to permit the latest version. - [Release notes](https://github.com/webtorrent/create-torrent/releases) - [Commits](https://github.com/webtorrent/create-torrent/compare/v4.4.4...v4.7.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ad0fa48..ef845a0 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3",
- "create-torrent": "^4.4.4",
+ "create-torrent": "^4.7.0",
"debug": "^4.3.1",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",