fix(deps): update dependency webtorrent to v1.7.2

This commit is contained in:
Renovate Bot
2022-01-27 23:08:09 +00:00
committed by renovate[bot]
parent 85fb83fb67
commit bd34106a31
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"simple-get": "4.0.1",
"srt-to-vtt": "1.1.3",
"vlc-command": "1.2.0",
"webtorrent": "1.7.1",
"webtorrent": "1.7.2",
"winreg": "1.2.4"
},
"devDependencies": {
@@ -2335,9 +2335,9 @@
]
},
"node_modules/bittorrent-protocol": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.0.tgz",
"integrity": "sha512-UaO88TW/FSBH5NEnZGhLLapwMB8wAAfitBFHsRTx3wBUaVi+H8nCMYLimHdMJ3m5uNGVy1HZR7ZO2giTUC0kLQ==",
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.1.tgz",
"integrity": "sha512-euVSavQL0jBqRcbsNs5zUP9Ygm+OW5vCDDaatC6vrONtXp+eVe4sO1wA58Gig3IYOdRSBKl53auniWEAJ9quxg==",
"funding": [
{
"type": "github",
@@ -14139,9 +14139,9 @@
"dev": true
},
"node_modules/webtorrent": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.7.1.tgz",
"integrity": "sha512-x7u7jtDDdPzSkwurZ1/mUZCcIBYrAQiPrnGSLi9jn9rlsnad4G5RXgsgBvVQR650Pqx9Id/4db/2ZTB4iRGh2w==",
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.7.2.tgz",
"integrity": "sha512-i2ceefclrbWcXrp/WyLSZYmwg5AhNrxiO+hUizb2wMqNEMNHOGfRc/0jT2j/2Jy0ar12zF8XcV4sEAjlaBPDcQ==",
"funding": [
{
"type": "github",
@@ -14161,7 +14161,7 @@
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.2",
"bittorrent-protocol": "^3.5.0",
"bittorrent-protocol": "^3.5.1",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
@@ -14188,7 +14188,7 @@
"run-parallel": "^1.2.0",
"run-parallel-limit": "^1.1.0",
"simple-concat": "^1.0.1",
"simple-get": "^4.0.0",
"simple-get": "^4.0.1",
"simple-peer": "^9.11.0",
"simple-sha1": "^3.1.0",
"speed-limiter": "^1.0.2",
@@ -16518,9 +16518,9 @@
"integrity": "sha512-Xzk1FJFHmsc9H8IKFtDUkfAZIT1HW8r6UqajfZBBxWmpA1v7FsPO8xPFtnFzCqcXlPN3yi8dDmlqZCemyB7P8w=="
},
"bittorrent-protocol": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.0.tgz",
"integrity": "sha512-UaO88TW/FSBH5NEnZGhLLapwMB8wAAfitBFHsRTx3wBUaVi+H8nCMYLimHdMJ3m5uNGVy1HZR7ZO2giTUC0kLQ==",
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.1.tgz",
"integrity": "sha512-euVSavQL0jBqRcbsNs5zUP9Ygm+OW5vCDDaatC6vrONtXp+eVe4sO1wA58Gig3IYOdRSBKl53auniWEAJ9quxg==",
"requires": {
"bencode": "^2.0.2",
"bitfield": "^4.0.0",
@@ -25578,15 +25578,15 @@
"dev": true
},
"webtorrent": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.7.1.tgz",
"integrity": "sha512-x7u7jtDDdPzSkwurZ1/mUZCcIBYrAQiPrnGSLi9jn9rlsnad4G5RXgsgBvVQR650Pqx9Id/4db/2ZTB4iRGh2w==",
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.7.2.tgz",
"integrity": "sha512-i2ceefclrbWcXrp/WyLSZYmwg5AhNrxiO+hUizb2wMqNEMNHOGfRc/0jT2j/2Jy0ar12zF8XcV4sEAjlaBPDcQ==",
"requires": {
"@webtorrent/http-node": "^1.3.0",
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.2",
"bittorrent-protocol": "^3.5.0",
"bittorrent-protocol": "^3.5.1",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
@@ -25613,7 +25613,7 @@
"run-parallel": "^1.2.0",
"run-parallel-limit": "^1.1.0",
"simple-concat": "^1.0.1",
"simple-get": "^4.0.0",
"simple-get": "^4.0.1",
"simple-peer": "^9.11.0",
"simple-sha1": "^3.1.0",
"speed-limiter": "^1.0.2",

View File

@@ -54,7 +54,7 @@
"simple-get": "4.0.1",
"srt-to-vtt": "1.1.3",
"vlc-command": "1.2.0",
"webtorrent": "1.7.1",
"webtorrent": "1.7.2",
"winreg": "1.2.4"
},
"devDependencies": {