bump parse title

This commit is contained in:
TheBeastLT 2024-09-17 14:46:43 +03:00
parent 69fee71d6e
commit 9d70ee0b31
2 changed files with 6 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"named-queue": "^2.2.1", "named-queue": "^2.2.1",
"offcloud-api": "^1.0.2", "offcloud-api": "^1.0.2",
"p-limit": "^5.0.0", "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", "pg": "^8.10.0",
"premiumize-api": "^1.0.3", "premiumize-api": "^1.0.3",
"prom-client": "^12.0.0", "prom-client": "^12.0.0",
@ -1450,13 +1450,14 @@
}, },
"node_modules/parse-torrent-title": { "node_modules/parse-torrent-title": {
"version": "1.3.0", "version": "1.3.0",
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#d29c6c72988a2d9cf3901691f72518962cd9d383", "resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#d8726b340a6b66f079680ae78314dc28457d0214",
"integrity": "sha512-c0T30YkiCH6hrylf8Uo4DXOf18SNcSCHX1EDye8PypTpKTCcbgEt9QoLnNlC0BTIxaJ4jlHpRDuepK3y6jCRnQ==", "integrity": "sha512-2Rlx8cBEDgYkpEO8v6dbrQ9KOHJgPpy7FClo49YbbnuUOx5PssWbwAM/ZoD5sZyRuQe4IujcGH46dQKVm+5Jfg==",
"license": "MIT",
"dependencies": { "dependencies": {
"moment": "^2.24.0" "moment": "^2.24.0"
}, },
"engines": { "engines": {
"node": ">=10" "node": ">=12"
} }
}, },
"node_modules/parseurl": { "node_modules/parseurl": {

View file

@ -23,7 +23,7 @@
"named-queue": "^2.2.1", "named-queue": "^2.2.1",
"offcloud-api": "^1.0.2", "offcloud-api": "^1.0.2",
"p-limit": "^5.0.0", "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", "pg": "^8.10.0",
"premiumize-api": "^1.0.3", "premiumize-api": "^1.0.3",
"prom-client": "^12.0.0", "prom-client": "^12.0.0",