bump parse title

This commit is contained in:
TheBeastLT
2023-10-30 20:22:39 +02:00
parent 9013ab1d04
commit 0967bdc950
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"name-to-imdb": "^3.0.4",
"named-queue": "^2.2.1",
"offcloud-api": "^1.0.0",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#ac6ef7ee31ecd96e1543d7b60ee44edaba957935",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#5691af5b5d66792bc496251b9410caf9244c7d2e",
"pg": "^8.10.0",
"premiumize-api": "^1.0.3",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
@@ -1439,8 +1439,8 @@
},
"node_modules/parse-torrent-title": {
"version": "1.3.0",
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#ac6ef7ee31ecd96e1543d7b60ee44edaba957935",
"integrity": "sha512-99/jedFWse5GR4WKX168S7Ce63XLm5bBUimkAvVVgM4fG2EGwbv6aDNSX6khWJS6LKTLar5TKZ8jaOHuVHtAMQ==",
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#5691af5b5d66792bc496251b9410caf9244c7d2e",
"integrity": "sha512-nMj9VsST2UfbMLJpNJrKC55kf+ZFqP5jMEHv19k1RlODlkaJcrWZRaraIuL2eScHGKV7YcFZQpGGEkVNPOJpQQ==",
"license": "MIT",
"dependencies": {
"moment": "^2.24.0"

View File

@@ -20,7 +20,7 @@
"name-to-imdb": "^3.0.4",
"named-queue": "^2.2.1",
"offcloud-api": "^1.0.0",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#ac6ef7ee31ecd96e1543d7b60ee44edaba957935",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#5691af5b5d66792bc496251b9410caf9244c7d2e",
"pg": "^8.10.0",
"premiumize-api": "^1.0.3",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",