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-18 17:50:02 +0300
committerRenovate Bot <bot@renovateapp.com>2022-03-18 17:50:02 +0300
commitf645a99047dac0eb4dd74a9a065c624c961c9e38 (patch)
treed52e963493d3f1f2c9874c0cde396eb929d8b7bb
parent0d9dbd341bf2e8d1dd58aba469d0777b98358613 (diff)
fix(deps): update dependency debug to ^4.3.4renovate_debug-4.x
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 40d82f9..95ca651 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",