[scraper] bumps parse torrent title

This commit is contained in:
TheBeastLT
2020-09-17 21:35:05 +02:00
parent 87161a770b
commit c9f11d8bc0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1687,8 +1687,8 @@
} }
}, },
"parse-torrent-title": { "parse-torrent-title": {
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#345c33536b2a5e7455da91cdde0146625bb9b254", "version": "git://github.com/TheBeastLT/parse-torrent-title.git#a3c9b3000d5714b4901d8df83f0083846d4b12ee",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#345c33536b2a5e7455da91cdde0146625bb9b254", "from": "git://github.com/TheBeastLT/parse-torrent-title.git#a3c9b3000d5714b4901d8df83f0083846d4b12ee",
"requires": { "requires": {
"moment": "^2.24.0" "moment": "^2.24.0"
} }

View File

@@ -31,7 +31,7 @@
"node-schedule": "^1.3.2", "node-schedule": "^1.3.2",
"nodejs-bing": "^0.1.0", "nodejs-bing": "^0.1.0",
"parse-torrent": "^6.1.2", "parse-torrent": "^6.1.2",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#345c33536b2a5e7455da91cdde0146625bb9b254", "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#a3c9b3000d5714b4901d8df83f0083846d4b12ee",
"pg": "^7.8.2", "pg": "^7.8.2",
"pg-hstore": "^2.3.2", "pg-hstore": "^2.3.2",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#935a5c23ae809edbcd2a111526a7f74d6767c50d", "real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#935a5c23ae809edbcd2a111526a7f74d6767c50d",