fix(deps): update dependency webtorrent to v1.1.3
This commit is contained in:
committed by
renovate[bot]
parent
50bf04c73a
commit
de1b38e660
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.1.0",
|
||||
"webtorrent": "1.1.3",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -15282,9 +15282,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.0.tgz",
|
||||
"integrity": "sha512-v5TS7MXmNRJqTWv7+a2wE4KGGZI/RyG4XpxWb1oJ4/CwpQaO5mJ5UA6Aj9unVbgEMLpyIy4xcHgOjE82wpyeUQ==",
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.3.tgz",
|
||||
"integrity": "sha512-odIOI7SZWuMMZGGYRYFyTwIH6mhCM1k1BExsra6qjp4TyUsn83ZYb8LQ26NKHYfLmMZJ2YO09LFbfJUviLPSVA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -28062,9 +28062,9 @@
|
||||
}
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.0.tgz",
|
||||
"integrity": "sha512-v5TS7MXmNRJqTWv7+a2wE4KGGZI/RyG4XpxWb1oJ4/CwpQaO5mJ5UA6Aj9unVbgEMLpyIy4xcHgOjE82wpyeUQ==",
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.3.tgz",
|
||||
"integrity": "sha512-odIOI7SZWuMMZGGYRYFyTwIH6mhCM1k1BExsra6qjp4TyUsn83ZYb8LQ26NKHYfLmMZJ2YO09LFbfJUviLPSVA==",
|
||||
"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.1.0",
|
||||
"webtorrent": "1.1.3",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user