fix(deps): update dependency webtorrent to v1.8.30
This commit is contained in:
26
package-lock.json
generated
26
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.29",
|
||||
"webtorrent": "1.8.30",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -7288,9 +7288,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/global-agent/node_modules/core-js": {
|
||||
"version": "3.25.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.0.tgz",
|
||||
"integrity": "sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==",
|
||||
"version": "3.25.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.1.tgz",
|
||||
"integrity": "sha512-sr0FY4lnO1hkQ4gLDr24K0DGnweGO1QwSj5BpfQjpSJPdqWalja4cTps29Y/PJVG/P7FYlPDkH3hO+Tr0CvDgQ==",
|
||||
"hasInstallScript": true,
|
||||
"optional": true,
|
||||
"funding": {
|
||||
@@ -14157,9 +14157,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.8.29",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.29.tgz",
|
||||
"integrity": "sha512-8GLGbDj8Hv3llo0l70jVkgAfvn5hmifU7opnaUVjTcPVA3N96WcpzqGI6j2CRzGGPtshbcypZniiDdENdD9LsQ==",
|
||||
"version": "1.8.30",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.30.tgz",
|
||||
"integrity": "sha512-vJbZYnmzSRwvHAXP6YGPsps69vux6ft6J6B0sFqGyqmIN28g5xK3z4Dvq0EZHRYz1z9egkvzY1Khs6XWlmGJCA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -20312,9 +20312,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"core-js": {
|
||||
"version": "3.25.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.0.tgz",
|
||||
"integrity": "sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==",
|
||||
"version": "3.25.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.1.tgz",
|
||||
"integrity": "sha512-sr0FY4lnO1hkQ4gLDr24K0DGnweGO1QwSj5BpfQjpSJPdqWalja4cTps29Y/PJVG/P7FYlPDkH3hO+Tr0CvDgQ==",
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
@@ -25528,9 +25528,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.8.29",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.29.tgz",
|
||||
"integrity": "sha512-8GLGbDj8Hv3llo0l70jVkgAfvn5hmifU7opnaUVjTcPVA3N96WcpzqGI6j2CRzGGPtshbcypZniiDdENdD9LsQ==",
|
||||
"version": "1.8.30",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.30.tgz",
|
||||
"integrity": "sha512-vJbZYnmzSRwvHAXP6YGPsps69vux6ft6J6B0sFqGyqmIN28g5xK3z4Dvq0EZHRYz1z9egkvzY1Khs6XWlmGJCA==",
|
||||
"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.29",
|
||||
"webtorrent": "1.8.30",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user