fix(deps): update dependency webtorrent to v1.8.11
This commit is contained in:
committed by
renovate[bot]
parent
d98299268f
commit
f9ba0750d6
14
package-lock.json
generated
14
package-lock.json
generated
@@ -42,7 +42,7 @@
|
||||
"simple-get": "4.0.1",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.8.9",
|
||||
"webtorrent": "1.8.11",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -14206,9 +14206,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.8.9",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.9.tgz",
|
||||
"integrity": "sha512-BOl48YYqGMQpzIgd+I8ds7yhge4iR5+CXQ18Uu15ZLGciO1nz9cNYJgg88SFooZXHM/oqYV+g2jPTQtuHG4QLg==",
|
||||
"version": "1.8.11",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.11.tgz",
|
||||
"integrity": "sha512-7JKyMjqjgHZMdLOUD42NVpvWzJ9Jv7lNNBbdbxh8MlKgwuk+V+4492DtG/nG5qQga/ewOJG4rA67472BH5NX4Q==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -25682,9 +25682,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.8.9",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.9.tgz",
|
||||
"integrity": "sha512-BOl48YYqGMQpzIgd+I8ds7yhge4iR5+CXQ18Uu15ZLGciO1nz9cNYJgg88SFooZXHM/oqYV+g2jPTQtuHG4QLg==",
|
||||
"version": "1.8.11",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.11.tgz",
|
||||
"integrity": "sha512-7JKyMjqjgHZMdLOUD42NVpvWzJ9Jv7lNNBbdbxh8MlKgwuk+V+4492DtG/nG5qQga/ewOJG4rA67472BH5NX4Q==",
|
||||
"requires": {
|
||||
"@webtorrent/http-node": "^1.3.0",
|
||||
"addr-to-ip-port": "^1.5.4",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"simple-get": "4.0.1",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.8.9",
|
||||
"webtorrent": "1.8.11",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user