mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-21 11:01:55 +00:00
[scraper] bumps parse title
This commit is contained in:
parent
6cb3225ccb
commit
d7f3055f45
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1744,8 +1744,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parse-torrent-title": {
|
"parse-torrent-title": {
|
||||||
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa",
|
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b",
|
||||||
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa",
|
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b",
|
||||||
"requires": {
|
"requires": {
|
||||||
"moment": "^2.24.0"
|
"moment": "^2.24.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
"nodejs-bing": "^0.1.0",
|
"nodejs-bing": "^0.1.0",
|
||||||
"nyaapi": "^2.3.3",
|
"nyaapi": "^2.3.3",
|
||||||
"parse-torrent": "^6.1.2",
|
"parse-torrent": "^6.1.2",
|
||||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa",
|
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b",
|
||||||
"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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue