fix(deps): update dependency webtorrent to v1.2.2
This commit is contained in:
committed by
renovate[bot]
parent
200f385d23
commit
86182417cc
18
package-lock.json
generated
18
package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.2.0",
|
||||
"webtorrent": "1.2.2",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -15417,9 +15417,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.2.0.tgz",
|
||||
"integrity": "sha512-iSeWKHYYdgAQOpxjugzYOJ2gIF7JTJpNL3lEieOo3MvcNhLsVYEWJCfqaLb8hAHu/hfQGmQ6Hs2DCyGCE7PWiQ==",
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.2.2.tgz",
|
||||
"integrity": "sha512-1pM8HsB4WG1MBRV7retGf6AtMQ5osngMvA6x/kUEGfqhQTAJXaBjqEOW19+48H0UbC9PtQuvSDHDDrNcjuzXDA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -15444,7 +15444,7 @@
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
"cpus": "^1.0.3",
|
||||
"create-torrent": "^4.7.0",
|
||||
"debug": "^4.3.1",
|
||||
"debug": "^4.3.2",
|
||||
"end-of-stream": "^1.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
"fs-chunk-store": "^2.0.3",
|
||||
@@ -28209,9 +28209,9 @@
|
||||
}
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.2.0.tgz",
|
||||
"integrity": "sha512-iSeWKHYYdgAQOpxjugzYOJ2gIF7JTJpNL3lEieOo3MvcNhLsVYEWJCfqaLb8hAHu/hfQGmQ6Hs2DCyGCE7PWiQ==",
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.2.2.tgz",
|
||||
"integrity": "sha512-1pM8HsB4WG1MBRV7retGf6AtMQ5osngMvA6x/kUEGfqhQTAJXaBjqEOW19+48H0UbC9PtQuvSDHDDrNcjuzXDA==",
|
||||
"requires": {
|
||||
"addr-to-ip-port": "^1.5.1",
|
||||
"bitfield": "^4.0.0",
|
||||
@@ -28222,7 +28222,7 @@
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
"cpus": "^1.0.3",
|
||||
"create-torrent": "^4.7.0",
|
||||
"debug": "^4.3.1",
|
||||
"debug": "^4.3.2",
|
||||
"end-of-stream": "^1.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
"fs-chunk-store": "^2.0.3",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.2.0",
|
||||
"webtorrent": "1.2.2",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user