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

This commit is contained in:
Renovate Bot
2022-03-28 03:26:50 +00:00
committed by renovate[bot]
parent f9ba0750d6
commit bb7a9bb018
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", "simple-get": "4.0.1",
"srt-to-vtt": "1.1.3", "srt-to-vtt": "1.1.3",
"vlc-command": "1.2.0", "vlc-command": "1.2.0",
"webtorrent": "1.8.11", "webtorrent": "1.8.12",
"winreg": "1.2.4" "winreg": "1.2.4"
}, },
"devDependencies": { "devDependencies": {
@@ -2373,9 +2373,9 @@
] ]
}, },
"node_modules/bittorrent-protocol": { "node_modules/bittorrent-protocol": {
"version": "3.5.1", "version": "3.5.2",
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.1.tgz", "resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.2.tgz",
"integrity": "sha512-euVSavQL0jBqRcbsNs5zUP9Ygm+OW5vCDDaatC6vrONtXp+eVe4sO1wA58Gig3IYOdRSBKl53auniWEAJ9quxg==", "integrity": "sha512-IoUKeNg5aIoUfL7iYLM3L6CsuV14iEByyqdT3f2uFK4zlJiQr+kb86ERlrobYBBIj6qW6GJ9eyAU8GhL3IhFrA==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@@ -2393,7 +2393,7 @@
"dependencies": { "dependencies": {
"bencode": "^2.0.2", "bencode": "^2.0.2",
"bitfield": "^4.0.0", "bitfield": "^4.0.0",
"debug": "^4.3.3", "debug": "^4.3.4",
"randombytes": "^2.1.0", "randombytes": "^2.1.0",
"rc4": "^0.1.5", "rc4": "^0.1.5",
"readable-stream": "^3.6.0", "readable-stream": "^3.6.0",
@@ -14206,9 +14206,9 @@
"dev": true "dev": true
}, },
"node_modules/webtorrent": { "node_modules/webtorrent": {
"version": "1.8.11", "version": "1.8.12",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.11.tgz", "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.12.tgz",
"integrity": "sha512-7JKyMjqjgHZMdLOUD42NVpvWzJ9Jv7lNNBbdbxh8MlKgwuk+V+4492DtG/nG5qQga/ewOJG4rA67472BH5NX4Q==", "integrity": "sha512-YJhE1ZsMmVCGnAwBI/71FhW7x8aQLWP9TY5EqUUGmwNOBKoq80sO3IRdJ63bjjEHaushcm4DF0EKmHcIeq+aTQ==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@@ -14228,7 +14228,7 @@
"addr-to-ip-port": "^1.5.4", "addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0", "bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.2", "bittorrent-dht": "^10.0.2",
"bittorrent-protocol": "^3.5.1", "bittorrent-protocol": "^3.5.2",
"cache-chunk-store": "^3.2.2", "cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4", "chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0", "chunk-store-stream": "^4.3.0",
@@ -16617,13 +16617,13 @@
"integrity": "sha512-Xzk1FJFHmsc9H8IKFtDUkfAZIT1HW8r6UqajfZBBxWmpA1v7FsPO8xPFtnFzCqcXlPN3yi8dDmlqZCemyB7P8w==" "integrity": "sha512-Xzk1FJFHmsc9H8IKFtDUkfAZIT1HW8r6UqajfZBBxWmpA1v7FsPO8xPFtnFzCqcXlPN3yi8dDmlqZCemyB7P8w=="
}, },
"bittorrent-protocol": { "bittorrent-protocol": {
"version": "3.5.1", "version": "3.5.2",
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.1.tgz", "resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.5.2.tgz",
"integrity": "sha512-euVSavQL0jBqRcbsNs5zUP9Ygm+OW5vCDDaatC6vrONtXp+eVe4sO1wA58Gig3IYOdRSBKl53auniWEAJ9quxg==", "integrity": "sha512-IoUKeNg5aIoUfL7iYLM3L6CsuV14iEByyqdT3f2uFK4zlJiQr+kb86ERlrobYBBIj6qW6GJ9eyAU8GhL3IhFrA==",
"requires": { "requires": {
"bencode": "^2.0.2", "bencode": "^2.0.2",
"bitfield": "^4.0.0", "bitfield": "^4.0.0",
"debug": "^4.3.3", "debug": "^4.3.4",
"randombytes": "^2.1.0", "randombytes": "^2.1.0",
"rc4": "^0.1.5", "rc4": "^0.1.5",
"readable-stream": "^3.6.0", "readable-stream": "^3.6.0",
@@ -25682,15 +25682,15 @@
"dev": true "dev": true
}, },
"webtorrent": { "webtorrent": {
"version": "1.8.11", "version": "1.8.12",
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.11.tgz", "resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.8.12.tgz",
"integrity": "sha512-7JKyMjqjgHZMdLOUD42NVpvWzJ9Jv7lNNBbdbxh8MlKgwuk+V+4492DtG/nG5qQga/ewOJG4rA67472BH5NX4Q==", "integrity": "sha512-YJhE1ZsMmVCGnAwBI/71FhW7x8aQLWP9TY5EqUUGmwNOBKoq80sO3IRdJ63bjjEHaushcm4DF0EKmHcIeq+aTQ==",
"requires": { "requires": {
"@webtorrent/http-node": "^1.3.0", "@webtorrent/http-node": "^1.3.0",
"addr-to-ip-port": "^1.5.4", "addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0", "bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.2", "bittorrent-dht": "^10.0.2",
"bittorrent-protocol": "^3.5.1", "bittorrent-protocol": "^3.5.2",
"cache-chunk-store": "^3.2.2", "cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4", "chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0", "chunk-store-stream": "^4.3.0",

View File

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