fix(deps): update dependency webtorrent to v1.5.8
This commit is contained in:
committed by
renovate[bot]
parent
8c38377e38
commit
b404b44aa1
63
package-lock.json
generated
63
package-lock.json
generated
@@ -42,7 +42,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.5.7",
|
||||
"webtorrent": "1.5.8",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -4860,9 +4860,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron/node_modules/@types/node": {
|
||||
"version": "14.17.30",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.30.tgz",
|
||||
"integrity": "sha512-ohVRXKKN5ulqN6fjuWWwh9X4szcHQQjy/sSeH//v442jfzvrXZPUfiCo/odWDU11XMZLB3dyUNIt6HBBBVvSlg=="
|
||||
"version": "14.17.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.32.tgz",
|
||||
"integrity": "sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ=="
|
||||
},
|
||||
"node_modules/elementtree": {
|
||||
"version": "0.1.7",
|
||||
@@ -12917,9 +12917,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tmp-promise": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.2.tgz",
|
||||
"integrity": "sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==",
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.3.tgz",
|
||||
"integrity": "sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"tmp": "^0.2.0"
|
||||
@@ -14017,9 +14017,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.5.7",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.7.tgz",
|
||||
"integrity": "sha512-ARwxC+cbvOQsKtntSSAOc179TWJbH+uXZLjNi2eM+kgZU0+HUVyYYQj6aH4U8AUTuJQgLA6K0yeCzxhdf5TRkw==",
|
||||
"version": "1.5.8",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.8.tgz",
|
||||
"integrity": "sha512-ltYdloqDamay36XN8FZ+O2fqRQNDt+JGhRbOt1gCBeC+fFhke3WxEVs3/A2UtKjhwN8OEp3Go7tWU9R0S+29Lw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -14062,7 +14062,6 @@
|
||||
"random-iterate": "^1.0.1",
|
||||
"randombytes": "^2.1.0",
|
||||
"range-parser": "^1.2.1",
|
||||
"readable-stream": "^3.6.0",
|
||||
"render-media": "^4.1.0",
|
||||
"run-parallel": "^1.2.0",
|
||||
"run-parallel-limit": "^1.1.0",
|
||||
@@ -14115,19 +14114,6 @@
|
||||
"node": ">=4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/webtorrent/node_modules/readable-stream": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
|
||||
"integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
|
||||
"dependencies": {
|
||||
"inherits": "^2.0.3",
|
||||
"string_decoder": "^1.1.1",
|
||||
"util-deprecate": "^1.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/whatwg-fetch": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.5.0.tgz",
|
||||
@@ -17892,9 +17878,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": {
|
||||
"version": "14.17.30",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.30.tgz",
|
||||
"integrity": "sha512-ohVRXKKN5ulqN6fjuWWwh9X4szcHQQjy/sSeH//v442jfzvrXZPUfiCo/odWDU11XMZLB3dyUNIt6HBBBVvSlg=="
|
||||
"version": "14.17.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.32.tgz",
|
||||
"integrity": "sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ=="
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -24592,9 +24578,9 @@
|
||||
}
|
||||
},
|
||||
"tmp-promise": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.2.tgz",
|
||||
"integrity": "sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA==",
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.3.tgz",
|
||||
"integrity": "sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"tmp": "^0.2.0"
|
||||
@@ -25429,9 +25415,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.5.7",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.7.tgz",
|
||||
"integrity": "sha512-ARwxC+cbvOQsKtntSSAOc179TWJbH+uXZLjNi2eM+kgZU0+HUVyYYQj6aH4U8AUTuJQgLA6K0yeCzxhdf5TRkw==",
|
||||
"version": "1.5.8",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.8.tgz",
|
||||
"integrity": "sha512-ltYdloqDamay36XN8FZ+O2fqRQNDt+JGhRbOt1gCBeC+fFhke3WxEVs3/A2UtKjhwN8OEp3Go7tWU9R0S+29Lw==",
|
||||
"requires": {
|
||||
"addr-to-ip-port": "^1.5.4",
|
||||
"bitfield": "^4.0.0",
|
||||
@@ -25460,7 +25446,6 @@
|
||||
"random-iterate": "^1.0.1",
|
||||
"randombytes": "^2.1.0",
|
||||
"range-parser": "^1.2.1",
|
||||
"readable-stream": "^3.6.0",
|
||||
"render-media": "^4.1.0",
|
||||
"run-parallel": "^1.2.0",
|
||||
"run-parallel-limit": "^1.1.0",
|
||||
@@ -25493,16 +25478,6 @@
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/mime/-/mime-2.5.2.tgz",
|
||||
"integrity": "sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg=="
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
|
||||
"integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
|
||||
"requires": {
|
||||
"inherits": "^2.0.3",
|
||||
"string_decoder": "^1.1.1",
|
||||
"util-deprecate": "^1.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.5.7",
|
||||
"webtorrent": "1.5.8",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user