diff --git a/addon/package-lock.json b/addon/package-lock.json index bc0c1e5..ceae25e 100644 --- a/addon/package-lock.json +++ b/addon/package-lock.json @@ -1774,8 +1774,8 @@ } }, "parse-torrent-title": { - "version": "git://github.com/TheBeastLT/parse-torrent-title.git#49be4a2b4ab14e26fca4e52de82f6ad08948fdc7", - "from": "git://github.com/TheBeastLT/parse-torrent-title.git#49be4a2b4ab14e26fca4e52de82f6ad08948fdc7", + "version": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", + "from": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", "requires": { "moment": "^2.24.0" } diff --git a/addon/package.json b/addon/package.json index ef5b123..c5db00d 100644 --- a/addon/package.json +++ b/addon/package.json @@ -18,7 +18,7 @@ "magnet-uri": "^5.1.7", "named-queue": "^2.2.1", "needle": "^2.2.4", - "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#49be4a2b4ab14e26fca4e52de82f6ad08948fdc7", + "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", "pg": "^7.8.2", "pg-hstore": "^2.3.2", "premiumize-api": "^1.0.1",