From bd34106a3122a1c54926bde38487cd5c28ac59a7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Jan 2022 23:08:09 +0000 Subject: [PATCH] fix(deps): update dependency webtorrent to v1.7.2 --- package-lock.json | 34 +++++++++++++++++----------------- package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68e56e2a..e7a920eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 5c99b0be..b39a64ed 100644 --- a/package.json +++ b/package.json @@ -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": {