From bb7a9bb018ab626ae88f9853f7e43597c1917598 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Mar 2022 03:26:50 +0000 Subject: [PATCH] fix(deps): update dependency webtorrent to v1.8.12 --- 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 575957ae..b0ea6f69 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.8.11", + "webtorrent": "1.8.12", "winreg": "1.2.4" }, "devDependencies": { @@ -2373,9 +2373,9 @@ ] }, "node_modules/bittorrent-protocol": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.1.tgz", - "integrity": "sha512-euVSavQL0jBqRcbsNs5zUP9Ygm+OW5vCDDaatC6vrONtXp+eVe4sO1wA58Gig3IYOdRSBKl53auniWEAJ9quxg==", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.2.tgz", + "integrity": "sha512-IoUKeNg5aIoUfL7iYLM3L6CsuV14iEByyqdT3f2uFK4zlJiQr+kb86ERlrobYBBIj6qW6GJ9eyAU8GhL3IhFrA==", "funding": [ { "type": "github", @@ -2393,7 +2393,7 @@ "dependencies": { "bencode": "^2.0.2", "bitfield": "^4.0.0", - "debug": "^4.3.3", + "debug": "^4.3.4", "randombytes": "^2.1.0", "rc4": "^0.1.5", "readable-stream": "^3.6.0", @@ -14206,9 +14206,9 @@ "dev": true }, "node_modules/webtorrent": { - "version": "1.8.11", - "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.11.tgz", - "integrity": "sha512-7JKyMjqjgHZMdLOUD42NVpvWzJ9Jv7lNNBbdbxh8MlKgwuk+V+4492DtG/nG5qQga/ewOJG4rA67472BH5NX4Q==", + "version": "1.8.12", + "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.12.tgz", + "integrity": "sha512-YJhE1ZsMmVCGnAwBI/71FhW7x8aQLWP9TY5EqUUGmwNOBKoq80sO3IRdJ63bjjEHaushcm4DF0EKmHcIeq+aTQ==", "funding": [ { "type": "github", @@ -14228,7 +14228,7 @@ "addr-to-ip-port": "^1.5.4", "bitfield": "^4.0.0", "bittorrent-dht": "^10.0.2", - "bittorrent-protocol": "^3.5.1", + "bittorrent-protocol": "^3.5.2", "cache-chunk-store": "^3.2.2", "chrome-net": "^3.3.4", "chunk-store-stream": "^4.3.0", @@ -16617,13 +16617,13 @@ "integrity": "sha512-Xzk1FJFHmsc9H8IKFtDUkfAZIT1HW8r6UqajfZBBxWmpA1v7FsPO8xPFtnFzCqcXlPN3yi8dDmlqZCemyB7P8w==" }, "bittorrent-protocol": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.1.tgz", - "integrity": "sha512-euVSavQL0jBqRcbsNs5zUP9Ygm+OW5vCDDaatC6vrONtXp+eVe4sO1wA58Gig3IYOdRSBKl53auniWEAJ9quxg==", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.2.tgz", + "integrity": "sha512-IoUKeNg5aIoUfL7iYLM3L6CsuV14iEByyqdT3f2uFK4zlJiQr+kb86ERlrobYBBIj6qW6GJ9eyAU8GhL3IhFrA==", "requires": { "bencode": "^2.0.2", "bitfield": "^4.0.0", - "debug": "^4.3.3", + "debug": "^4.3.4", "randombytes": "^2.1.0", "rc4": "^0.1.5", "readable-stream": "^3.6.0", @@ -25682,15 +25682,15 @@ "dev": true }, "webtorrent": { - "version": "1.8.11", - "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.11.tgz", - "integrity": "sha512-7JKyMjqjgHZMdLOUD42NVpvWzJ9Jv7lNNBbdbxh8MlKgwuk+V+4492DtG/nG5qQga/ewOJG4rA67472BH5NX4Q==", + "version": "1.8.12", + "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.12.tgz", + "integrity": "sha512-YJhE1ZsMmVCGnAwBI/71FhW7x8aQLWP9TY5EqUUGmwNOBKoq80sO3IRdJ63bjjEHaushcm4DF0EKmHcIeq+aTQ==", "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.1", + "bittorrent-protocol": "^3.5.2", "cache-chunk-store": "^3.2.2", "chrome-net": "^3.3.4", "chunk-store-stream": "^4.3.0", diff --git a/package.json b/package.json index 339eb5ac..93e37d42 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.8.11", + "webtorrent": "1.8.12", "winreg": "1.2.4" }, "devDependencies": {