diff --git a/package-lock.json b/package-lock.json index a4e8d8b..e4fc0c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1744,8 +1744,8 @@ } }, "parse-torrent-title": { - "version": "git://github.com/TheBeastLT/parse-torrent-title.git#ed1772a7ad0014101d79dca7fa01269eb041a0b6", - "from": "git://github.com/TheBeastLT/parse-torrent-title.git#ed1772a7ad0014101d79dca7fa01269eb041a0b6", + "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/package.json b/package.json index 87211b4..bc72eca 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "nodejs-bing": "^0.1.0", "nyaapi": "^2.3.3", "parse-torrent": "^6.1.2", - "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#ed1772a7ad0014101d79dca7fa01269eb041a0b6", + "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", "pg": "^7.8.2", "pg-hstore": "^2.3.2", "real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#935a5c23ae809edbcd2a111526a7f74d6767c50d",