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 <bot@renovateapp.com>2022-03-25 01:24:53 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-25 04:26:56 +0300
commit017c4889ff62d9b74a457fe8cf5d1699686a4754 (patch)
tree436e8cdcacd62bf0f72edffbb2d11cd0fced7162
parente7aef0dc4611094ac2af53632bb99d8f39c8b7ce (diff)
fix(deps): update dependency debug to ^4.3.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index badfa8c..0c09d9d 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.2",
- "debug": "^4.3.3",
+ "debug": "^4.3.4",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
"fs-chunk-store": "^2.0.4",