update deps

This commit is contained in:
Feross Aboukhadijeh
2019-09-05 21:18:52 -07:00
parent ec8beda1ed
commit c539375adc
2 changed files with 29 additions and 37 deletions

View File

@@ -20,7 +20,7 @@
"chokidar": "^3.0.2",
"chromecasts": "^1.9.1",
"cp-file": "^7.0.0",
"create-torrent": "^4.3.0",
"create-torrent": "^4.3.1",
"debounce": "^1.2.0",
"deep-equal": "^1.1.0",
"dlnacasts": "^0.1.0",
@@ -34,7 +34,7 @@
"mkdirp": "^0.5.1",
"music-metadata": "^4.5.0",
"network-address": "^1.1.2",
"parse-torrent": "^7.0.0",
"parse-torrent": "^7.0.1",
"prettier-bytes": "^1.0.4",
"prop-types": "^15.7.2",
"react": "^16.9.0",
@@ -46,7 +46,7 @@
"simple-get": "^3.0.3",
"srt-to-vtt": "^1.1.3",
"vlc-command": "^1.2.0",
"webtorrent": ">=0.107.6",
"webtorrent": ">=0.107.7",
"winreg": "^1.2.4",
"zero-fill": "^2.2.3"
},