fix(deps): update dependency webtorrent to v1.1.6
This commit is contained in:
committed by
renovate[bot]
parent
a5c2fa08a5
commit
8a5140d93d
60
package-lock.json
generated
60
package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.1.5",
|
||||
"webtorrent": "1.1.6",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -2558,9 +2558,9 @@
|
||||
"integrity": "sha512-tSh9HdQgwyEAfo1jzoGEis6o/zs4CcdRTchG93XVl5jct+DCAN90M5MVUV76k2vJ9Xg3GAzLB5NLsY/vnVTh6w=="
|
||||
},
|
||||
"node_modules/bittorrent-protocol": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.4.1.tgz",
|
||||
"integrity": "sha512-3qBW4ZZrUZKN7HzHbX4+kbiphrTNeraMp3i9n3wobicysjibAV8SBDY+sGiBN4SgXV6WvEW4kyRPIjoSqW+khw==",
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.4.2.tgz",
|
||||
"integrity": "sha512-a7ueJzmCImWIXfKrJ+dT6mgqi5+LFByAXoMXhV/cYt/y8kplaC8N9ZWfpiTidJY4H2o1GTsyMy73o62a/rZ0Ow==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -2578,7 +2578,6 @@
|
||||
"dependencies": {
|
||||
"bencode": "^2.0.1",
|
||||
"bitfield": "^4.0.0",
|
||||
"buffer-xor": "^2.0.2",
|
||||
"debug": "^4.3.1",
|
||||
"randombytes": "^2.1.0",
|
||||
"rc4": "^0.1.5",
|
||||
@@ -3029,14 +3028,6 @@
|
||||
"resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz",
|
||||
"integrity": "sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g=="
|
||||
},
|
||||
"node_modules/buffer-xor": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-2.0.2.tgz",
|
||||
"integrity": "sha512-eHslX0bin3GB+Lx2p7lEYRShRewuNZL3fUl4qlVJGGiwoPGftmt8JQgk2Y9Ji5/01TnVDo33E5b5O3vUB1HdqQ==",
|
||||
"dependencies": {
|
||||
"safe-buffer": "^5.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/buffer/node_modules/base64-js": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
||||
@@ -5305,9 +5296,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron/node_modules/@types/node": {
|
||||
"version": "14.17.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.4.tgz",
|
||||
"integrity": "sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==",
|
||||
"version": "14.17.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
|
||||
"integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/elementtree": {
|
||||
@@ -15426,9 +15417,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.5.tgz",
|
||||
"integrity": "sha512-i3noJrqUdRR9cVW/kXBLtZgLAVoOhvDS/D+zNmLo5xucsW6xVLEKptqRASVol+SfzpPpoTkrfsD8ahB/NKpHtw==",
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.6.tgz",
|
||||
"integrity": "sha512-snRFoYjosyhFUE5pa7wY3JJ1Gjn7ietAC0+rprJKTkS/Ca4J4rHuwDWtG6KTr/DSkdna+sxHvlFXfxCHt+xObw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -15447,7 +15438,7 @@
|
||||
"addr-to-ip-port": "^1.5.1",
|
||||
"bitfield": "^4.0.0",
|
||||
"bittorrent-dht": "^10.0.0",
|
||||
"bittorrent-protocol": "^3.4.1",
|
||||
"bittorrent-protocol": "^3.4.2",
|
||||
"cache-chunk-store": "^3.2.2",
|
||||
"chrome-net": "^3.3.4",
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
@@ -18066,13 +18057,12 @@
|
||||
"integrity": "sha512-tSh9HdQgwyEAfo1jzoGEis6o/zs4CcdRTchG93XVl5jct+DCAN90M5MVUV76k2vJ9Xg3GAzLB5NLsY/vnVTh6w=="
|
||||
},
|
||||
"bittorrent-protocol": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.4.1.tgz",
|
||||
"integrity": "sha512-3qBW4ZZrUZKN7HzHbX4+kbiphrTNeraMp3i9n3wobicysjibAV8SBDY+sGiBN4SgXV6WvEW4kyRPIjoSqW+khw==",
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/bittorrent-protocol/-/bittorrent-protocol-3.4.2.tgz",
|
||||
"integrity": "sha512-a7ueJzmCImWIXfKrJ+dT6mgqi5+LFByAXoMXhV/cYt/y8kplaC8N9ZWfpiTidJY4H2o1GTsyMy73o62a/rZ0Ow==",
|
||||
"requires": {
|
||||
"bencode": "^2.0.1",
|
||||
"bitfield": "^4.0.0",
|
||||
"buffer-xor": "^2.0.2",
|
||||
"debug": "^4.3.1",
|
||||
"randombytes": "^2.1.0",
|
||||
"rc4": "^0.1.5",
|
||||
@@ -18455,14 +18445,6 @@
|
||||
"resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz",
|
||||
"integrity": "sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g=="
|
||||
},
|
||||
"buffer-xor": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-2.0.2.tgz",
|
||||
"integrity": "sha512-eHslX0bin3GB+Lx2p7lEYRShRewuNZL3fUl4qlVJGGiwoPGftmt8JQgk2Y9Ji5/01TnVDo33E5b5O3vUB1HdqQ==",
|
||||
"requires": {
|
||||
"safe-buffer": "^5.1.1"
|
||||
}
|
||||
},
|
||||
"bufferutil": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.2.tgz",
|
||||
@@ -19790,9 +19772,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": {
|
||||
"version": "14.17.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.4.tgz",
|
||||
"integrity": "sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==",
|
||||
"version": "14.17.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
|
||||
"integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
@@ -28227,14 +28209,14 @@
|
||||
}
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.5.tgz",
|
||||
"integrity": "sha512-i3noJrqUdRR9cVW/kXBLtZgLAVoOhvDS/D+zNmLo5xucsW6xVLEKptqRASVol+SfzpPpoTkrfsD8ahB/NKpHtw==",
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.1.6.tgz",
|
||||
"integrity": "sha512-snRFoYjosyhFUE5pa7wY3JJ1Gjn7ietAC0+rprJKTkS/Ca4J4rHuwDWtG6KTr/DSkdna+sxHvlFXfxCHt+xObw==",
|
||||
"requires": {
|
||||
"addr-to-ip-port": "^1.5.1",
|
||||
"bitfield": "^4.0.0",
|
||||
"bittorrent-dht": "^10.0.0",
|
||||
"bittorrent-protocol": "^3.4.1",
|
||||
"bittorrent-protocol": "^3.4.2",
|
||||
"cache-chunk-store": "^3.2.2",
|
||||
"chrome-net": "^3.3.4",
|
||||
"chunk-store-stream": "^4.3.0",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.1.5",
|
||||
"webtorrent": "1.1.6",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user