bump parse title

This commit is contained in:
TheBeastLT
2021-09-14 17:15:59 +02:00
committed by TheBeastLT
parent 29d0b932cd
commit 6b1bb8ebba
4 changed files with 563 additions and 561 deletions

View File

@@ -1845,8 +1845,8 @@
}
},
"parse-torrent-title": {
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#9cf75d688703038f1e198a03c21b3b85d2c4c59c",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#9cf75d688703038f1e198a03c21b3b85d2c4c59c",
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#1ebaf887b6848c7648638ad1ab3c719e6cee47d2",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#1ebaf887b6848c7648638ad1ab3c719e6cee47d2",
"requires": {
"moment": "^2.24.0"
}

View File

@@ -19,7 +19,7 @@
"magnet-uri": "^5.1.7",
"named-queue": "^2.2.1",
"needle": "^2.2.4",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#9cf75d688703038f1e198a03c21b3b85d2c4c59c",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#1ebaf887b6848c7648638ad1ab3c719e6cee47d2",
"pg": "^7.8.2",
"pg-hstore": "^2.3.2",
"premiumize-api": "^1.0.3",

1116
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,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#9cf75d688703038f1e198a03c21b3b85d2c4c59c",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#1ebaf887b6848c7648638ad1ab3c719e6cee47d2",
"pg": "^7.8.2",
"pg-hstore": "^2.3.2",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#935a5c23ae809edbcd2a111526a7f74d6767c50d",