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",
|
"capture-frame": "4.0.0",
|
||||||
"chokidar": "3.5.2",
|
"chokidar": "3.5.2",
|
||||||
"chromecasts": "1.10.0",
|
"chromecasts": "1.10.0",
|
||||||
"create-torrent": "5.0.0",
|
"create-torrent": "5.0.1",
|
||||||
"debounce": "1.2.1",
|
"debounce": "1.2.1",
|
||||||
"dlnacasts": "0.1.0",
|
"dlnacasts": "0.1.0",
|
||||||
"drag-drop": "7.2.0",
|
"drag-drop": "7.2.0",
|
||||||
@@ -4106,9 +4106,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/create-torrent": {
|
"node_modules/create-torrent": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz",
|
||||||
"integrity": "sha512-FpflZjocxYhunHsfSSd2BS+M+YtmzBpgo4nrc+NmVHfFmzFs1XXsJS/+h2EPtIxezkIRIg0u/htIpVOmrbHuSg==",
|
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -19498,9 +19498,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"create-torrent": {
|
"create-torrent": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-5.0.1.tgz",
|
||||||
"integrity": "sha512-FpflZjocxYhunHsfSSd2BS+M+YtmzBpgo4nrc+NmVHfFmzFs1XXsJS/+h2EPtIxezkIRIg0u/htIpVOmrbHuSg==",
|
"integrity": "sha512-fVvg1YYSogo3TlU1WFeTt937nhGQlf5KtB6M2HyDa/U02dbeMBE2AY9PcPlMufXNQoM/UCO28y26EmuApM7ZmA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bencode": "^2.0.2",
|
"bencode": "^2.0.2",
|
||||||
"block-stream2": "^2.1.0",
|
"block-stream2": "^2.1.0",
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"capture-frame": "4.0.0",
|
"capture-frame": "4.0.0",
|
||||||
"chokidar": "3.5.2",
|
"chokidar": "3.5.2",
|
||||||
"chromecasts": "1.10.0",
|
"chromecasts": "1.10.0",
|
||||||
"create-torrent": "5.0.0",
|
"create-torrent": "5.0.1",
|
||||||
"debounce": "1.2.1",
|
"debounce": "1.2.1",
|
||||||
"dlnacasts": "0.1.0",
|
"dlnacasts": "0.1.0",
|
||||||
"drag-drop": "7.2.0",
|
"drag-drop": "7.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user