fix(deps): update dependency webtorrent to v1.8.8
This commit is contained in:
committed by
renovate[bot]
parent
4097c5ee18
commit
dd06ac7cc5
18
package-lock.json
generated
18
package-lock.json
generated
@@ -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.6",
|
"webtorrent": "1.8.8",
|
||||||
"winreg": "1.2.4"
|
"winreg": "1.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -14203,9 +14203,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/webtorrent": {
|
"node_modules/webtorrent": {
|
||||||
"version": "1.8.6",
|
"version": "1.8.8",
|
||||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.6.tgz",
|
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.8.tgz",
|
||||||
"integrity": "sha512-yx/y2O+IeTtkvkkjqTh5tyBjk+C/u8IqE6evOKllLs1kerVzMcbbHQMU7vgU05tThb1vRjbq3FAuU20g+HoEUg==",
|
"integrity": "sha512-M5XUmkfYqmgqLw303Og/nbdfHPWo1D9QqOrFQgcsvILEd0f3Ibsz9ASkojS7noL7YBb4OxYxqiERcotYMGC+sw==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -14231,7 +14231,7 @@
|
|||||||
"chunk-store-stream": "^4.3.0",
|
"chunk-store-stream": "^4.3.0",
|
||||||
"cpus": "^1.0.3",
|
"cpus": "^1.0.3",
|
||||||
"create-torrent": "^5.0.2",
|
"create-torrent": "^5.0.2",
|
||||||
"debug": "^4.3.3",
|
"debug": "^4.3.4",
|
||||||
"end-of-stream": "^1.4.4",
|
"end-of-stream": "^1.4.4",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"fs-chunk-store": "^2.0.4",
|
"fs-chunk-store": "^2.0.4",
|
||||||
@@ -25679,9 +25679,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"webtorrent": {
|
"webtorrent": {
|
||||||
"version": "1.8.6",
|
"version": "1.8.8",
|
||||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.6.tgz",
|
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.8.tgz",
|
||||||
"integrity": "sha512-yx/y2O+IeTtkvkkjqTh5tyBjk+C/u8IqE6evOKllLs1kerVzMcbbHQMU7vgU05tThb1vRjbq3FAuU20g+HoEUg==",
|
"integrity": "sha512-M5XUmkfYqmgqLw303Og/nbdfHPWo1D9QqOrFQgcsvILEd0f3Ibsz9ASkojS7noL7YBb4OxYxqiERcotYMGC+sw==",
|
||||||
"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",
|
||||||
@@ -25693,7 +25693,7 @@
|
|||||||
"chunk-store-stream": "^4.3.0",
|
"chunk-store-stream": "^4.3.0",
|
||||||
"cpus": "^1.0.3",
|
"cpus": "^1.0.3",
|
||||||
"create-torrent": "^5.0.2",
|
"create-torrent": "^5.0.2",
|
||||||
"debug": "^4.3.3",
|
"debug": "^4.3.4",
|
||||||
"end-of-stream": "^1.4.4",
|
"end-of-stream": "^1.4.4",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"fs-chunk-store": "^2.0.4",
|
"fs-chunk-store": "^2.0.4",
|
||||||
|
|||||||
@@ -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.6",
|
"webtorrent": "1.8.8",
|
||||||
"winreg": "1.2.4"
|
"winreg": "1.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user