fix(deps): update dependency create-torrent to v5.0.3
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"capture-frame": "4.0.0",
|
||||
"chokidar": "3.5.3",
|
||||
"chromecasts": "1.10.2",
|
||||
"create-torrent": "5.0.2",
|
||||
"create-torrent": "5.0.3",
|
||||
"debounce": "1.2.1",
|
||||
"dlnacasts": "0.1.0",
|
||||
"drag-drop": "7.2.0",
|
||||
@@ -3720,9 +3720,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/create-torrent": {
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.2.tgz",
|
||||
"integrity": "sha512-tNelixVeEkjiyeAuCW7uWFl1ARA+YapyZvdSWw6U3AXe/VXpxR4ihFNfjOzmvc5TBqK5EkGdsoKXAEKfQ8xlmQ==",
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.3.tgz",
|
||||
"integrity": "sha512-BN8x/ItDIIpxGxpqbZQDLfk4l9zYJAcn5cMzmI4ue+kkXCoqoXfUeAOINMvhWBaQpTox3hA6CpNgBz302UvyNw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -3738,7 +3738,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"bencode": "^2.0.2",
|
||||
"bencode": "^2.0.3",
|
||||
"block-stream2": "^2.1.0",
|
||||
"filestream": "^5.0.0",
|
||||
"is-file": "^1.0.0",
|
||||
@@ -17546,11 +17546,11 @@
|
||||
}
|
||||
},
|
||||
"create-torrent": {
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.2.tgz",
|
||||
"integrity": "sha512-tNelixVeEkjiyeAuCW7uWFl1ARA+YapyZvdSWw6U3AXe/VXpxR4ihFNfjOzmvc5TBqK5EkGdsoKXAEKfQ8xlmQ==",
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.3.tgz",
|
||||
"integrity": "sha512-BN8x/ItDIIpxGxpqbZQDLfk4l9zYJAcn5cMzmI4ue+kkXCoqoXfUeAOINMvhWBaQpTox3hA6CpNgBz302UvyNw==",
|
||||
"requires": {
|
||||
"bencode": "^2.0.2",
|
||||
"bencode": "^2.0.3",
|
||||
"block-stream2": "^2.1.0",
|
||||
"filestream": "^5.0.0",
|
||||
"is-file": "^1.0.0",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"capture-frame": "4.0.0",
|
||||
"chokidar": "3.5.3",
|
||||
"chromecasts": "1.10.2",
|
||||
"create-torrent": "5.0.2",
|
||||
"create-torrent": "5.0.3",
|
||||
"debounce": "1.2.1",
|
||||
"dlnacasts": "0.1.0",
|
||||
"drag-drop": "7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user