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-01-14 03:25:34 +0300
committerGitHub <noreply@github.com>2022-01-14 03:25:34 +0300
commit77da8cb629078d55870684e56e0e0b2091c7e723 (patch)
tree748a1185d8de3e5a84c67e2d164d1761e060ffc8
parente268096c201bc0b9e28d9c94cd7b9287c9f0f2e8 (diff)
fix(deps): update dependency mime to v3 (#2216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5267a3b..9bbcbd3 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"load-ip-set": "^2.2.1",
"lt_donthave": "^1.0.1",
"memory-chunk-store": "^1.3.5",
- "mime": "^2.5.2",
+ "mime": "^3.0.0",
"multistream": "^4.1.0",
"package-json-versionify": "^1.0.4",
"parse-torrent": "^9.1.4",