diff --git a/addon/package-lock.json b/addon/package-lock.json index d9cc662..f960d73 100644 --- a/addon/package-lock.json +++ b/addon/package-lock.json @@ -20,7 +20,7 @@ "magnet-uri": "^6.2.0", "named-queue": "^2.2.1", "offcloud-api": "^1.0.0", - "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#772a67ba5c0a577ccc38d59d25bb1b7e465200fa", + "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#1e43b24d7a30983b3dada1c5bb1d2b911038536a", "pg": "^8.8.0", "pg-hstore": "^2.3.4", "premiumize-api": "^1.0.3", @@ -1429,8 +1429,8 @@ }, "node_modules/parse-torrent-title": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#772a67ba5c0a577ccc38d59d25bb1b7e465200fa", - "integrity": "sha512-QJzEUS4exN6rDephlwHEzjT4eASVLiOISALOubpBvEwSn3/w1z53I8y/IUnylF79axpmmSfkRlE0xL5EObDp2g==", + "resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#1e43b24d7a30983b3dada1c5bb1d2b911038536a", + "integrity": "sha512-aqOQYUgh9ru3wdjYa5jZumkaNyheyqNHeb++d4Swwe0LNWzogmgL9e4jBlV22sfw1JeueDBwabW1ZRjmsnQknw==", "license": "MIT", "dependencies": { "moment": "^2.24.0" @@ -3496,9 +3496,9 @@ "integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ==" }, "parse-torrent-title": { - "version": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#772a67ba5c0a577ccc38d59d25bb1b7e465200fa", - "integrity": "sha512-QJzEUS4exN6rDephlwHEzjT4eASVLiOISALOubpBvEwSn3/w1z53I8y/IUnylF79axpmmSfkRlE0xL5EObDp2g==", - "from": "parse-torrent-title@git://github.com/TheBeastLT/parse-torrent-title.git#772a67ba5c0a577ccc38d59d25bb1b7e465200fa", + "version": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#1e43b24d7a30983b3dada1c5bb1d2b911038536a", + "integrity": "sha512-aqOQYUgh9ru3wdjYa5jZumkaNyheyqNHeb++d4Swwe0LNWzogmgL9e4jBlV22sfw1JeueDBwabW1ZRjmsnQknw==", + "from": "parse-torrent-title@git://github.com/TheBeastLT/parse-torrent-title.git#1e43b24d7a30983b3dada1c5bb1d2b911038536a", "requires": { "moment": "^2.24.0" } diff --git a/addon/package.json b/addon/package.json index a630705..e90a3f4 100644 --- a/addon/package.json +++ b/addon/package.json @@ -19,7 +19,7 @@ "magnet-uri": "^6.2.0", "named-queue": "^2.2.1", "offcloud-api": "^1.0.0", - "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#772a67ba5c0a577ccc38d59d25bb1b7e465200fa", + "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#1e43b24d7a30983b3dada1c5bb1d2b911038536a", "pg": "^8.8.0", "pg-hstore": "^2.3.4", "premiumize-api": "^1.0.3",