mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-01-11 22:40:22 +00:00
bump parse title
This commit is contained in:
parent
e3f1855a97
commit
b8651bc868
2 changed files with 4 additions and 4 deletions
6
addon/package-lock.json
generated
6
addon/package-lock.json
generated
|
|
@ -22,7 +22,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#d8726b340a6b66f079680ae78314dc28457d0214",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#1bc3539e0d7c6686655ede649e6be8da53e4c217",
|
||||
"pg": "^8.8.0",
|
||||
"premiumize-api": "^1.0.3",
|
||||
"prom-client": "^14.2.0",
|
||||
|
|
@ -1528,8 +1528,8 @@
|
|||
},
|
||||
"node_modules/parse-torrent-title": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#d8726b340a6b66f079680ae78314dc28457d0214",
|
||||
"integrity": "sha512-2Rlx8cBEDgYkpEO8v6dbrQ9KOHJgPpy7FClo49YbbnuUOx5PssWbwAM/ZoD5sZyRuQe4IujcGH46dQKVm+5Jfg==",
|
||||
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#1bc3539e0d7c6686655ede649e6be8da53e4c217",
|
||||
"integrity": "sha512-9hs1yc4KzTv9BCbd+vunygRWggpUptyPJjL9Jo0VPxqg/jKlgd6Ku6HTsz1JeZQLobwYa0iNfoMgHk/f5gzdyg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"moment": "^2.24.0"
|
||||
|
|
|
|||
|
|
@ -22,7 +22,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#d8726b340a6b66f079680ae78314dc28457d0214",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#1bc3539e0d7c6686655ede649e6be8da53e4c217",
|
||||
"pg": "^8.8.0",
|
||||
"premiumize-api": "^1.0.3",
|
||||
"prom-client": "^14.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue