[scraper] bump parse torrent title

This commit is contained in:
TheBeastLT
2020-10-02 14:20:49 +02:00
parent 31e3b0bf5f
commit 3448551385
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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