fix(deps): update dependency create-torrent to v5.0.1
This commit is contained in:
committed by
renovate[bot]
parent
8373fd17b8
commit
3ff41a965f
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"capture-frame": "4.0.0",
|
||||
"chokidar": "3.5.2",
|
||||
"chromecasts": "1.10.0",
|
||||
"create-torrent": "5.0.0",
|
||||
"create-torrent": "5.0.1",
|
||||
"debounce": "1.2.1",
|
||||
"dlnacasts": "0.1.0",
|
||||
"drag-drop": "7.2.0",
|
||||
@@ -4106,9 +4106,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/create-torrent": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.0.tgz",
|
||||
"integrity": "sha512-FpflZjocxYhunHsfSSd2BS+M+YtmzBpgo4nrc+NmVHfFmzFs1XXsJS/+h2EPtIxezkIRIg0u/htIpVOmrbHuSg==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz",
|
||||
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -19498,9 +19498,9 @@
|
||||
}
|
||||
},
|
||||
"create-torrent": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.0.tgz",
|
||||
"integrity": "sha512-FpflZjocxYhunHsfSSd2BS+M+YtmzBpgo4nrc+NmVHfFmzFs1XXsJS/+h2EPtIxezkIRIg0u/htIpVOmrbHuSg==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz",
|
||||
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==",
|
||||
"requires": {
|
||||
"bencode": "^2.0.2",
|
||||
"block-stream2": "^2.1.0",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"capture-frame": "4.0.0",
|
||||
"chokidar": "3.5.2",
|
||||
"chromecasts": "1.10.0",
|
||||
"create-torrent": "5.0.0",
|
||||
"create-torrent": "5.0.1",
|
||||
"debounce": "1.2.1",
|
||||
"dlnacasts": "0.1.0",
|
||||
"drag-drop": "7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user