mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 21:26:53 +00:00
bump parse title
This commit is contained in:
parent
69fee71d6e
commit
9d70ee0b31
2 changed files with 6 additions and 5 deletions
9
addon/package-lock.json
generated
9
addon/package-lock.json
generated
|
|
@ -23,7 +23,7 @@
|
|||
"named-queue": "^2.2.1",
|
||||
"offcloud-api": "^1.0.2",
|
||||
"p-limit": "^5.0.0",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#d29c6c72988a2d9cf3901691f72518962cd9d383",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#d8726b340a6b66f079680ae78314dc28457d0214",
|
||||
"pg": "^8.10.0",
|
||||
"premiumize-api": "^1.0.3",
|
||||
"prom-client": "^12.0.0",
|
||||
|
|
@ -1450,13 +1450,14 @@
|
|||
},
|
||||
"node_modules/parse-torrent-title": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#d29c6c72988a2d9cf3901691f72518962cd9d383",
|
||||
"integrity": "sha512-c0T30YkiCH6hrylf8Uo4DXOf18SNcSCHX1EDye8PypTpKTCcbgEt9QoLnNlC0BTIxaJ4jlHpRDuepK3y6jCRnQ==",
|
||||
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#d8726b340a6b66f079680ae78314dc28457d0214",
|
||||
"integrity": "sha512-2Rlx8cBEDgYkpEO8v6dbrQ9KOHJgPpy7FClo49YbbnuUOx5PssWbwAM/ZoD5sZyRuQe4IujcGH46dQKVm+5Jfg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"moment": "^2.24.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/parseurl": {
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"named-queue": "^2.2.1",
|
||||
"offcloud-api": "^1.0.2",
|
||||
"p-limit": "^5.0.0",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#d29c6c72988a2d9cf3901691f72518962cd9d383",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#d8726b340a6b66f079680ae78314dc28457d0214",
|
||||
"pg": "^8.10.0",
|
||||
"premiumize-api": "^1.0.3",
|
||||
"prom-client": "^12.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue