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:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-09-29 04:47:03 +0300
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-09-29 04:47:03 +0300
commitbc1bcf2e761eb743e00eb64e25ebe03f631b5115 (patch)
treefb93d192cc22cac7c003efd2e2e4a2204d6b3ae3 /package.json
parent521046839a06ef7ba5940a0a3f5f6a2ad2aaa0ab (diff)
chore(package): update dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 4b3568c..c2672e0 100644
--- a/package.json
+++ b/package.json
@@ -32,14 +32,14 @@
"bittorrent-protocol": "^2.1.5",
"chunk-store-stream": "^2.0.2",
"create-torrent": "^3.24.5",
- "debug": "^2.2.0",
+ "debug": "^3.1.0",
"end-of-stream": "^1.1.0",
"fs-chunk-store": "^1.6.2",
"immediate-chunk-store": "^1.0.8",
"inherits": "^2.0.1",
"load-ip-set": "^1.2.7",
"memory-chunk-store": "^1.2.0",
- "mime": "^1.4.1",
+ "mime": "^2.0.3",
"multistream": "^2.0.5",
"package-json-versionify": "^1.0.2",
"parse-torrent": "^5.8.0",
@@ -75,7 +75,7 @@
"brfs": "^1.4.3",
"browserify": "^14.0.0",
"cross-spawn": "^5.0.1",
- "electron-prebuilt": "^0.37.8",
+ "electron-prebuilt": "^1.4.13",
"finalhandler": "^1.0.0",
"network-address": "^1.1.0",
"run-series": "^1.1.4",