fix(deps): update dependency webtorrent to v1.5.3
This commit is contained in:
committed by
renovate[bot]
parent
21ad84daf8
commit
d06cddd94a
14
package-lock.json
generated
14
package-lock.json
generated
@@ -41,7 +41,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.5.1",
|
||||
"webtorrent": "1.5.3",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -15702,9 +15702,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webtorrent": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.1.tgz",
|
||||
"integrity": "sha512-9e3zVkrOgxlYi512r3G0a/cU/KXahJ7hbnv5NL+DQcO6iMUX1HOWgP4VyyLSqYF59Jv3ruiCCCF6uelr/sWD4A==",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.3.tgz",
|
||||
"integrity": "sha512-iWPFQgfVPNzpl2d3Gf2H4oycO7d15sKIpx/6lnl27WshyHXgcEPAg+RqbVL0BdXEfbiKHSYM3XplCwYiaOMUBw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -28596,9 +28596,9 @@
|
||||
}
|
||||
},
|
||||
"webtorrent": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.1.tgz",
|
||||
"integrity": "sha512-9e3zVkrOgxlYi512r3G0a/cU/KXahJ7hbnv5NL+DQcO6iMUX1HOWgP4VyyLSqYF59Jv3ruiCCCF6uelr/sWD4A==",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/webtorrent/-/webtorrent-1.5.3.tgz",
|
||||
"integrity": "sha512-iWPFQgfVPNzpl2d3Gf2H4oycO7d15sKIpx/6lnl27WshyHXgcEPAg+RqbVL0BdXEfbiKHSYM3XplCwYiaOMUBw==",
|
||||
"requires": {
|
||||
"addr-to-ip-port": "^1.5.4",
|
||||
"bitfield": "^4.0.0",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"simple-get": "4.0.0",
|
||||
"srt-to-vtt": "1.1.3",
|
||||
"vlc-command": "1.2.0",
|
||||
"webtorrent": "1.5.1",
|
||||
"webtorrent": "1.5.3",
|
||||
"winreg": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user