From 85cf179d11b711ad5902c36ad8fc88d1fe3d5a22 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 21:45:19 +0000 Subject: [PATCH] fix(package): update parse-torrent to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3906701..fe2a83da 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "multistream": "^3.0.0", "package-json-versionify": "^1.0.2", "parse-numeric-range": "^0.0.2", - "parse-torrent": "^6.1.2", + "parse-torrent": "^7.0.0", "pump": "^3.0.0", "random-iterate": "^1.0.1", "randombytes": "^2.0.3",