fix(deps): update dependency create-torrent to v4.7.1

This commit is contained in:
Renovate Bot
2021-07-22 15:47:58 +00:00
committed by renovate[bot]
parent 04cdc64a18
commit 33e6b6565c
2 changed files with 22 additions and 22 deletions

42
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"capture-frame": "4.0.0",
"chokidar": "3.5.1",
"chromecasts": "1.9.1",
"create-torrent": "4.7.0",
"create-torrent": "4.7.1",
"debounce": "1.2.1",
"dlnacasts": "0.1.0",
"drag-drop": "7.0.1",
@@ -3986,9 +3986,9 @@
}
},
"node_modules/create-torrent": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-4.7.0.tgz",
"integrity": "sha512-Pb3XjZNKdCs0Nk46yFKb82y+a3xRQeMvGi1AlJfIV40y/iwkgBqzS5EfqdnakEOvh2jzTOx3v8QxZpkz4hPzyw==",
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-4.7.1.tgz",
"integrity": "sha512-OMT0cYHa35p55jqRPP5Cilow/iD9tk+1lRlgmGWNcAhP3e37DwgGnEPkgTU40UTSPfZpaLiWY3wGc929Q2WaRw==",
"funding": [
{
"type": "github",
@@ -4010,13 +4010,13 @@
"is-file": "^1.0.0",
"junk": "^3.1.0",
"minimist": "^1.2.5",
"multistream": "^4.0.1",
"multistream": "^4.1.0",
"once": "^1.4.0",
"piece-length": "^2.0.1",
"queue-microtask": "^1.2.2",
"queue-microtask": "^1.2.3",
"readable-stream": "^3.6.0",
"run-parallel": "^1.1.10",
"simple-sha1": "^3.0.1"
"run-parallel": "^1.2.0",
"simple-sha1": "^3.1.0"
},
"bin": {
"create-torrent": "bin/cmd.js"
@@ -7328,9 +7328,9 @@
}
},
"node_modules/gh-release-assets/node_modules/duplexify": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.1.tgz",
"integrity": "sha512-DY3xVEmVHTv1wSzKNbwoU6nVjzI369Y6sPoqfYr0/xlx3IdX2n94xIszTcjPO8W8ZIv0Wb0PXNcjuZyT4wiICA==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.2.tgz",
"integrity": "sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==",
"dev": true,
"dependencies": {
"end-of-stream": "^1.4.1",
@@ -19213,9 +19213,9 @@
}
},
"create-torrent": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-4.7.0.tgz",
"integrity": "sha512-Pb3XjZNKdCs0Nk46yFKb82y+a3xRQeMvGi1AlJfIV40y/iwkgBqzS5EfqdnakEOvh2jzTOx3v8QxZpkz4hPzyw==",
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/create-torrent/-/create-torrent-4.7.1.tgz",
"integrity": "sha512-OMT0cYHa35p55jqRPP5Cilow/iD9tk+1lRlgmGWNcAhP3e37DwgGnEPkgTU40UTSPfZpaLiWY3wGc929Q2WaRw==",
"requires": {
"bencode": "^2.0.1",
"block-stream2": "^2.1.0",
@@ -19223,13 +19223,13 @@
"is-file": "^1.0.0",
"junk": "^3.1.0",
"minimist": "^1.2.5",
"multistream": "^4.0.1",
"multistream": "^4.1.0",
"once": "^1.4.0",
"piece-length": "^2.0.1",
"queue-microtask": "^1.2.2",
"queue-microtask": "^1.2.3",
"readable-stream": "^3.6.0",
"run-parallel": "^1.1.10",
"simple-sha1": "^3.0.1"
"run-parallel": "^1.2.0",
"simple-sha1": "^3.1.0"
},
"dependencies": {
"readable-stream": {
@@ -21974,9 +21974,9 @@
},
"dependencies": {
"duplexify": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.1.tgz",
"integrity": "sha512-DY3xVEmVHTv1wSzKNbwoU6nVjzI369Y6sPoqfYr0/xlx3IdX2n94xIszTcjPO8W8ZIv0Wb0PXNcjuZyT4wiICA==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.2.tgz",
"integrity": "sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==",
"dev": true,
"requires": {
"end-of-stream": "^1.4.1",

View File

@@ -29,7 +29,7 @@
"capture-frame": "4.0.0",
"chokidar": "3.5.1",
"chromecasts": "1.9.1",
"create-torrent": "4.7.0",
"create-torrent": "4.7.1",
"debounce": "1.2.1",
"dlnacasts": "0.1.0",
"drag-drop": "7.0.1",