chore(deps): bump parse-torrent from 7.1.2 to 7.1.3

Bumps [parse-torrent](https://github.com/webtorrent/parse-torrent) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/webtorrent/parse-torrent/releases)
- [Commits](https://github.com/webtorrent/parse-torrent/compare/v7.1.2...v7.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-12 17:04:14 +00:00 committed by GitHub
parent 191347aa50
commit 1930058c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -99,7 +99,7 @@
"mailparser": "2.7.7",
"markdown-it": "10.0.0",
"module-alias": "2.2.2",
"parse-torrent": "7.1.2",
"parse-torrent": "7.1.3",
"pidusage": "2.0.18",
"plist": "3.0.1",
"puppeteer": "3.0.4",

View File

@ -9170,10 +9170,10 @@ parse-json@^5.0.0:
json-parse-better-errors "^1.0.1"
lines-and-columns "^1.1.6"
parse-torrent@7.1.2:
version "7.1.2"
resolved "https://registry.yarnpkg.com/parse-torrent/-/parse-torrent-7.1.2.tgz#4ecde4b3be2729ba2b6f336040910d6fe4649d19"
integrity sha512-1boHRA+aV7aeZBIg0rMBYhtfizAd/BXCXOCh/klYrgVnSpUAuJUIzQrIGkCsb93U1KOVN6C3NZOgpNy8htmqgw==
parse-torrent@7.1.3:
version "7.1.3"
resolved "https://registry.yarnpkg.com/parse-torrent/-/parse-torrent-7.1.3.tgz#5981a0d9381b16297a7af053763068e8da5c9610"
integrity sha512-to8zT7+o6bVTyP35r2QgG1svuFGMFO1mE6ri1oWHgL9tlgnOtfjmfHmA3mOuP9HTIU/8OiZw0NG5zbyqVLxhvA==
dependencies:
bencode "^2.0.0"
blob-to-buffer "^1.2.6"