webtorrent@>=0.107.6

To address minor xss vulnerability in http server. See: https://github.com/webtorrent/webtorrent/pull/1714
This commit is contained in:
Feross Aboukhadijeh
2019-09-04 16:35:43 -07:00
parent f8e9db25cd
commit 101dd356ae
2 changed files with 127 additions and 105 deletions

View File

@@ -46,7 +46,7 @@
"simple-get": "^3.0.3",
"srt-to-vtt": "^1.1.1",
"vlc-command": "^1.0.1",
"webtorrent": "0.x",
"webtorrent": ">=0.107.6",
"winreg": "^1.2.0",
"zero-fill": "^2.2.3"
},