fix(deps): update dependency webtorrent to v1.3.3
This commit is contained in:
committed by
renovate[bot]
parent
7072caf3ce
commit
8b76535ce2
14
package-lock.json
generated
14
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.3.2",
|
||||
"webtorrent": "1.3.3",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -15458,9 +15458,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.3.2.tgz",
|
||||
"integrity": "sha512-RP465Y37sAG/GUKP9+zNFd070i6tVsxlpuukshJfJlBVb3cb45t8d+sOB8JgdOVG6AKXpPcgxNqg4N9rjnSEuQ==",
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.3.3.tgz",
|
||||
"integrity": "sha512-JfnAqUguJQHT+jnQPkxD2mGKN1vAbBokrhwsb63q+lBi15xDY26Dx3Uvvfqk1ugr7RpqMpsg7IxW64pTrTfRkQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -28278,9 +28278,9 @@
|
||||
}
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.3.2.tgz",
|
||||
"integrity": "sha512-RP465Y37sAG/GUKP9+zNFd070i6tVsxlpuukshJfJlBVb3cb45t8d+sOB8JgdOVG6AKXpPcgxNqg4N9rjnSEuQ==",
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.3.3.tgz",
|
||||
"integrity": "sha512-JfnAqUguJQHT+jnQPkxD2mGKN1vAbBokrhwsb63q+lBi15xDY26Dx3Uvvfqk1ugr7RpqMpsg7IxW64pTrTfRkQ==",
|
||||
"requires": {
|
||||
"addr-to-ip-port": "^1.5.1",
|
||||
"bitfield": "^4.0.0",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.3.2",
|
||||
"webtorrent": "1.3.3",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user