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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 106b5e5..6179793 100644
--- a/package.json
+++ b/package.json
@@ -39,12 +39,12 @@
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.1",
- "bittorrent-protocol": "^3.4.2",
+ "bittorrent-protocol": "^3.4.3",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3",
- "create-torrent": "^4.7.1",
+ "create-torrent": "^4.7.2",
"debug": "^4.3.2",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
@@ -57,7 +57,7 @@
"mime": "^2.5.2",
"multistream": "^4.1.0",
"package-json-versionify": "^1.0.4",
- "parse-torrent": "^9.1.3",
+ "parse-torrent": "^9.1.4",
"pump": "^3.0.0",
"queue-microtask": "^1.2.3",
"random-iterate": "^1.0.1",
@@ -76,11 +76,11 @@
"stream-to-blob": "^2.0.1",
"stream-to-blob-url": "^3.0.2",
"stream-with-known-length-to-buffer": "^1.0.4",
- "torrent-discovery": "^9.4.2",
+ "torrent-discovery": "^9.4.3",
"torrent-piece": "^2.0.1",
"unordered-array-remove": "^1.0.2",
"ut_metadata": "^3.5.2",
- "ut_pex": "^3.0.1"
+ "ut_pex": "^3.0.2"
},
"devDependencies": {
"@webtorrent/semantic-release-config": "1.0.5",