fix(deps): update webtorrent
This commit is contained in:
committed by
renovate[bot]
parent
58e165eb30
commit
1ff1c035b7
32
package-lock.json
generated
32
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"capture-frame": "4.0.0",
|
||||
"chokidar": "3.5.3",
|
||||
"chromecasts": "1.10.2",
|
||||
"create-torrent": "5.0.1",
|
||||
"create-torrent": "5.0.2",
|
||||
"debounce": "1.2.1",
|
||||
"dlnacasts": "0.1.0",
|
||||
"drag-drop": "7.2.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"simple-get": "4.0.1",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.8.5",
|
||||
"webtorrent": "1.8.6",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -3600,9 +3600,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/create-torrent": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz",
|
||||
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.2.tgz",
|
||||
"integrity": "sha512-tNelixVeEkjiyeAuCW7uWFl1ARA+YapyZvdSWw6U3AXe/VXpxR4ihFNfjOzmvc5TBqK5EkGdsoKXAEKfQ8xlmQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -14184,9 +14184,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.8.5",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.5.tgz",
|
||||
"integrity": "sha512-LPiXC/AqHehu0CWTGrmE4IxPSaXY25qe7FQyvBXRfI1w00mf2PkV6g+UeChdGXVJE2uwcFl02UkjNwL+Yjvdlg==",
|
||||
"version": "1.8.6",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.6.tgz",
|
||||
"integrity": "sha512-yx/y2O+IeTtkvkkjqTh5tyBjk+C/u8IqE6evOKllLs1kerVzMcbbHQMU7vgU05tThb1vRjbq3FAuU20g+HoEUg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -14211,7 +14211,7 @@
|
||||
"chrome-net": "^3.3.4",
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
"cpus": "^1.0.3",
|
||||
"create-torrent": "^5.0.1",
|
||||
"create-torrent": "^5.0.2",
|
||||
"debug": "^4.3.3",
|
||||
"end-of-stream": "^1.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
@@ -17521,9 +17521,9 @@
|
||||
}
|
||||
},
|
||||
"create-torrent": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz",
|
||||
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.2.tgz",
|
||||
"integrity": "sha512-tNelixVeEkjiyeAuCW7uWFl1ARA+YapyZvdSWw6U3AXe/VXpxR4ihFNfjOzmvc5TBqK5EkGdsoKXAEKfQ8xlmQ==",
|
||||
"requires": {
|
||||
"bencode": "^2.0.2",
|
||||
"block-stream2": "^2.1.0",
|
||||
@@ -25656,9 +25656,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.8.5",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.5.tgz",
|
||||
"integrity": "sha512-LPiXC/AqHehu0CWTGrmE4IxPSaXY25qe7FQyvBXRfI1w00mf2PkV6g+UeChdGXVJE2uwcFl02UkjNwL+Yjvdlg==",
|
||||
"version": "1.8.6",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.6.tgz",
|
||||
"integrity": "sha512-yx/y2O+IeTtkvkkjqTh5tyBjk+C/u8IqE6evOKllLs1kerVzMcbbHQMU7vgU05tThb1vRjbq3FAuU20g+HoEUg==",
|
||||
"requires": {
|
||||
"@webtorrent/http-node": "^1.3.0",
|
||||
"addr-to-ip-port": "^1.5.4",
|
||||
@@ -25669,7 +25669,7 @@
|
||||
"chrome-net": "^3.3.4",
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
"cpus": "^1.0.3",
|
||||
"create-torrent": "^5.0.1",
|
||||
"create-torrent": "^5.0.2",
|
||||
"debug": "^4.3.3",
|
||||
"end-of-stream": "^1.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user