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:46:49 +0300
committerGitHub <noreply@github.com>2021-05-01 23:46:49 +0300
commit7b2b0a36ceda229bf0e2255cb3feed67a25bc7a1 (patch)
tree4caa286f3bb0c02d51ddff1a0375229a379d120a /package.json
parent870ef7fdc35dd7a1f9ebdaea5b9a4f3c6d926d7c (diff)
Update run-parallel-limit requirement from ^1.0.6 to ^1.1.0
Updates the requirements on [run-parallel-limit](https://github.com/feross/run-parallel-limit) to permit the latest version. - [Release notes](https://github.com/feross/run-parallel-limit/releases) - [Commits](https://github.com/feross/run-parallel-limit/compare/v1.0.6...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 888c902..ad22087 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"addr-to-ip-port": "^1.5.1",
"bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.0",
- "bittorrent-protocol": "^3.2.0",
+ "bittorrent-protocol": "^3.3.1",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3",
@@ -47,7 +47,7 @@
"debug": "^4.3.1",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
- "fs-chunk-store": "^2.0.2",
+ "fs-chunk-store": "^2.0.3",
"http-node": "github:feross/http-node#webtorrent",
"immediate-chunk-store": "^2.1.1",
"load-ip-set": "^2.2.1",
@@ -65,7 +65,7 @@
"readable-stream": "^3.6.0",
"render-media": "^4.1.0",
"run-parallel": "^1.2.0",
- "run-parallel-limit": "^1.0.6",
+ "run-parallel-limit": "^1.1.0",
"simple-concat": "^1.0.1",
"simple-get": "^4.0.0",
"simple-peer": "^9.11.0",
@@ -84,7 +84,7 @@
"devDependencies": {
"airtap": "^4.0.3",
"airtap-manual": "^1.0.0",
- "airtap-sauce": "^1.1.0",
+ "airtap-sauce": "^1.1.2",
"babel-minify": "^0.5.1",
"bittorrent-tracker": "^9.16.0",
"browserify": "^17.0.0",