fix(deps): update dependency webtorrent to v1.8.29
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -42,7 +42,7 @@
|
||||
"simple-get": "4.0.1",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.8.28",
|
||||
"webtorrent": "1.8.29",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -14157,9 +14157,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.8.28",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.28.tgz",
|
||||
"integrity": "sha512-FXBW9wCH5g8uQhfDN9ulypuzFJ0ahvKgdPggf515X6k40fCsGnhu9caXxoHyxBpMlPcIomgq/kSWbKcM1cfLQQ==",
|
||||
"version": "1.8.29",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.29.tgz",
|
||||
"integrity": "sha512-8GLGbDj8Hv3llo0l70jVkgAfvn5hmifU7opnaUVjTcPVA3N96WcpzqGI6j2CRzGGPtshbcypZniiDdENdD9LsQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -14184,7 +14184,7 @@
|
||||
"chrome-net": "^3.3.4",
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
"cpus": "^1.0.3",
|
||||
"create-torrent": "^5.0.4",
|
||||
"create-torrent": "^5.0.6",
|
||||
"debug": "^4.3.4",
|
||||
"end-of-stream": "^1.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
@@ -25528,9 +25528,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.8.28",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.28.tgz",
|
||||
"integrity": "sha512-FXBW9wCH5g8uQhfDN9ulypuzFJ0ahvKgdPggf515X6k40fCsGnhu9caXxoHyxBpMlPcIomgq/kSWbKcM1cfLQQ==",
|
||||
"version": "1.8.29",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.29.tgz",
|
||||
"integrity": "sha512-8GLGbDj8Hv3llo0l70jVkgAfvn5hmifU7opnaUVjTcPVA3N96WcpzqGI6j2CRzGGPtshbcypZniiDdENdD9LsQ==",
|
||||
"requires": {
|
||||
"@webtorrent/http-node": "^1.3.0",
|
||||
"addr-to-ip-port": "^1.5.4",
|
||||
@@ -25541,7 +25541,7 @@
|
||||
"chrome-net": "^3.3.4",
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
"cpus": "^1.0.3",
|
||||
"create-torrent": "^5.0.4",
|
||||
"create-torrent": "^5.0.6",
|
||||
"debug": "^4.3.4",
|
||||
"end-of-stream": "^1.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"simple-get": "4.0.1",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.8.28",
|
||||
"webtorrent": "1.8.29",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user