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:24:44 +0300
committerGitHub <noreply@github.com>2022-01-14 03:24:44 +0300
commite268096c201bc0b9e28d9c94cd7b9287c9f0f2e8 (patch)
tree1124af6ad106f0f4cf78dbcd810ba738f86873d1
parent598d9aa3c048cfe54aec148038970cf21ad83e0b (diff)
fix(deps): update dependency debug to ^4.3.3 (#2228)
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 2654525..5267a3b 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3",
"create-torrent": "^5.0.1",
- "debug": "^4.3.2",
+ "debug": "^4.3.3",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
"fs-chunk-store": "^2.0.4",