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
543bde2ca8
commit
627f65d62c
2 changed files with 7 additions and 7 deletions
12
addon/package-lock.json
generated
12
addon/package-lock.json
generated
|
|
@ -20,7 +20,7 @@
|
|||
"magnet-uri": "^6.2.0",
|
||||
"named-queue": "^2.2.1",
|
||||
"offcloud-api": "^1.0.0",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#39ddb37b343f2028511a12180897dab974f35268",
|
||||
"pg": "^8.8.0",
|
||||
"pg-hstore": "^2.3.4",
|
||||
"premiumize-api": "^1.0.3",
|
||||
|
|
@ -1407,8 +1407,8 @@
|
|||
},
|
||||
"node_modules/parse-torrent-title": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
|
||||
"integrity": "sha512-svGykOBULIXGJ0fHzRVMY2nciJV5hN8itHKr3/W025wmBiebapxCzEyaup7znSDohzLFIobiFCyfsMpqGzfU3A==",
|
||||
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#39ddb37b343f2028511a12180897dab974f35268",
|
||||
"integrity": "sha512-0WMKI7xFRxKjOGunY91tlaDt7qquv/UwH96lxJ7fM5pY0SuGTLyNIP8fCJDLdzLnKrNviRU/keS2tRaPajlglQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"moment": "^2.24.0"
|
||||
|
|
@ -3463,9 +3463,9 @@
|
|||
"integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ=="
|
||||
},
|
||||
"parse-torrent-title": {
|
||||
"version": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
|
||||
"integrity": "sha512-svGykOBULIXGJ0fHzRVMY2nciJV5hN8itHKr3/W025wmBiebapxCzEyaup7znSDohzLFIobiFCyfsMpqGzfU3A==",
|
||||
"from": "parse-torrent-title@git://github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
|
||||
"version": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#39ddb37b343f2028511a12180897dab974f35268",
|
||||
"integrity": "sha512-0WMKI7xFRxKjOGunY91tlaDt7qquv/UwH96lxJ7fM5pY0SuGTLyNIP8fCJDLdzLnKrNviRU/keS2tRaPajlglQ==",
|
||||
"from": "parse-torrent-title@git://github.com/TheBeastLT/parse-torrent-title.git#39ddb37b343f2028511a12180897dab974f35268",
|
||||
"requires": {
|
||||
"moment": "^2.24.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"magnet-uri": "^6.2.0",
|
||||
"named-queue": "^2.2.1",
|
||||
"offcloud-api": "^1.0.0",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
|
||||
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#39ddb37b343f2028511a12180897dab974f35268",
|
||||
"pg": "^8.8.0",
|
||||
"pg-hstore": "^2.3.4",
|
||||
"premiumize-api": "^1.0.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue