fix(deps): update webtorrent

This commit is contained in:
Renovate Bot
2022-03-11 16:26:28 +00:00
committed by renovate[bot]
parent 58e165eb30
commit 1ff1c035b7
2 changed files with 18 additions and 18 deletions

32
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"capture-frame": "4.0.0", "capture-frame": "4.0.0",
"chokidar": "3.5.3", "chokidar": "3.5.3",
"chromecasts": "1.10.2", "chromecasts": "1.10.2",
"create-torrent": "5.0.1", "create-torrent": "5.0.2",
"debounce": "1.2.1", "debounce": "1.2.1",
"dlnacasts": "0.1.0", "dlnacasts": "0.1.0",
"drag-drop": "7.2.0", "drag-drop": "7.2.0",
@@ -42,7 +42,7 @@
"simple-get": "4.0.1", "simple-get": "4.0.1",
"srt-to-vtt": "1.1.3", "srt-to-vtt": "1.1.3",
"vlc-command": "1.2.0", "vlc-command": "1.2.0",
"webtorrent": "1.8.5", "webtorrent": "1.8.6",
"winreg": "1.2.4" "winreg": "1.2.4"
}, },
"devDependencies": { "devDependencies": {
@@ -3600,9 +3600,9 @@
} }
}, },
"node_modules/create-torrent": { "node_modules/create-torrent": {
"version": "5.0.1", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz", "resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.2.tgz",
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==", "integrity": "sha512-tNelixVeEkjiyeAuCW7uWFl1ARA+YapyZvdSWw6U3AXe/VXpxR4ihFNfjOzmvc5TBqK5EkGdsoKXAEKfQ8xlmQ==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@@ -14184,9 +14184,9 @@
"dev": true "dev": true
}, },
"node_modules/webtorrent": { "node_modules/webtorrent": {
"version": "1.8.5", "version": "1.8.6",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.5.tgz", "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.6.tgz",
"integrity": "sha512-LPiXC/AqHehu0CWTGrmE4IxPSaXY25qe7FQyvBXRfI1w00mf2PkV6g+UeChdGXVJE2uwcFl02UkjNwL+Yjvdlg==", "integrity": "sha512-yx/y2O+IeTtkvkkjqTh5tyBjk+C/u8IqE6evOKllLs1kerVzMcbbHQMU7vgU05tThb1vRjbq3FAuU20g+HoEUg==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@@ -14211,7 +14211,7 @@
"chrome-net": "^3.3.4", "chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0", "chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3", "cpus": "^1.0.3",
"create-torrent": "^5.0.1", "create-torrent": "^5.0.2",
"debug": "^4.3.3", "debug": "^4.3.3",
"end-of-stream": "^1.4.4", "end-of-stream": "^1.4.4",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
@@ -17521,9 +17521,9 @@
} }
}, },
"create-torrent": { "create-torrent": {
"version": "5.0.1", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz", "resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.2.tgz",
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==", "integrity": "sha512-tNelixVeEkjiyeAuCW7uWFl1ARA+YapyZvdSWw6U3AXe/VXpxR4ihFNfjOzmvc5TBqK5EkGdsoKXAEKfQ8xlmQ==",
"requires": { "requires": {
"bencode": "^2.0.2", "bencode": "^2.0.2",
"block-stream2": "^2.1.0", "block-stream2": "^2.1.0",
@@ -25656,9 +25656,9 @@
"dev": true "dev": true
}, },
"webtorrent": { "webtorrent": {
"version": "1.8.5", "version": "1.8.6",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.5.tgz", "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.6.tgz",
"integrity": "sha512-LPiXC/AqHehu0CWTGrmE4IxPSaXY25qe7FQyvBXRfI1w00mf2PkV6g+UeChdGXVJE2uwcFl02UkjNwL+Yjvdlg==", "integrity": "sha512-yx/y2O+IeTtkvkkjqTh5tyBjk+C/u8IqE6evOKllLs1kerVzMcbbHQMU7vgU05tThb1vRjbq3FAuU20g+HoEUg==",
"requires": { "requires": {
"@webtorrent/http-node": "^1.3.0", "@webtorrent/http-node": "^1.3.0",
"addr-to-ip-port": "^1.5.4", "addr-to-ip-port": "^1.5.4",
@@ -25669,7 +25669,7 @@
"chrome-net": "^3.3.4", "chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0", "chunk-store-stream": "^4.3.0",
"cpus": "^1.0.3", "cpus": "^1.0.3",
"create-torrent": "^5.0.1", "create-torrent": "^5.0.2",
"debug": "^4.3.3", "debug": "^4.3.3",
"end-of-stream": "^1.4.4", "end-of-stream": "^1.4.4",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",

View File

@@ -30,7 +30,7 @@
"capture-frame": "4.0.0", "capture-frame": "4.0.0",
"chokidar": "3.5.3", "chokidar": "3.5.3",
"chromecasts": "1.10.2", "chromecasts": "1.10.2",
"create-torrent": "5.0.1", "create-torrent": "5.0.2",
"debounce": "1.2.1", "debounce": "1.2.1",
"dlnacasts": "0.1.0", "dlnacasts": "0.1.0",
"drag-drop": "7.2.0", "drag-drop": "7.2.0",
@@ -54,7 +54,7 @@
"simple-get": "4.0.1", "simple-get": "4.0.1",
"srt-to-vtt": "1.1.3", "srt-to-vtt": "1.1.3",
"vlc-command": "1.2.0", "vlc-command": "1.2.0",
"webtorrent": "1.8.5", "webtorrent": "1.8.6",
"winreg": "1.2.4" "winreg": "1.2.4"
}, },
"devDependencies": { "devDependencies": {