From e462f4fc302ed8b7461a78ead4fa60c51cec5efd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Jan 2022 16:18:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0106eefd75c..99c71347d4c 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "lru-cache": "^1.0.0", "moment": "^2.15.1", "normalize-url": "^1.7.0", - "parse-torrent": "^5.8.1", + "parse-torrent": "^8.0.0", "prettier-bytes": "^1.0.3", "punycode": "^2.0.0", "qr-image": "3.2.0",