From 1930058c8da7b48e930dfeff5c38b4c084154d1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 17:04:14 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70d68db6b..f56a19a3a 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index f2ffedd64..4e8e16856 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"