bump parse title

This commit is contained in:
TheBeastLT
2023-01-08 18:14:06 +02:00
parent 26e8f13c3b
commit e947a0827d
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
"magnet-uri": "^6.2.0", "magnet-uri": "^6.2.0",
"named-queue": "^2.2.1", "named-queue": "^2.2.1",
"offcloud-api": "^1.0.0", "offcloud-api": "^1.0.0",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#97dde430e15abc0d7ef22664403324049d3cf545", "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
"pg": "^8.8.0", "pg": "^8.8.0",
"pg-hstore": "^2.3.4", "pg-hstore": "^2.3.4",
"premiumize-api": "^1.0.3", "premiumize-api": "^1.0.3",
@@ -1407,8 +1407,8 @@
}, },
"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#97dde430e15abc0d7ef22664403324049d3cf545", "resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
"integrity": "sha512-xAGkoKeODfBs9dwMGJmcsAvs2OsLdzdvFc0sNrVeaVIuCMTKQGVckbEUfKbAEsrfeFxwQSktX/EPGViMlW9H0w==", "integrity": "sha512-svGykOBULIXGJ0fHzRVMY2nciJV5hN8itHKr3/W025wmBiebapxCzEyaup7znSDohzLFIobiFCyfsMpqGzfU3A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"moment": "^2.24.0" "moment": "^2.24.0"
@@ -3463,9 +3463,9 @@
"integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ==" "integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ=="
}, },
"parse-torrent-title": { "parse-torrent-title": {
"version": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#97dde430e15abc0d7ef22664403324049d3cf545", "version": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
"integrity": "sha512-xAGkoKeODfBs9dwMGJmcsAvs2OsLdzdvFc0sNrVeaVIuCMTKQGVckbEUfKbAEsrfeFxwQSktX/EPGViMlW9H0w==", "integrity": "sha512-svGykOBULIXGJ0fHzRVMY2nciJV5hN8itHKr3/W025wmBiebapxCzEyaup7znSDohzLFIobiFCyfsMpqGzfU3A==",
"from": "parse-torrent-title@git://github.com/TheBeastLT/parse-torrent-title.git#97dde430e15abc0d7ef22664403324049d3cf545", "from": "parse-torrent-title@git://github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
"requires": { "requires": {
"moment": "^2.24.0" "moment": "^2.24.0"
} }

View File

@@ -19,7 +19,7 @@
"magnet-uri": "^6.2.0", "magnet-uri": "^6.2.0",
"named-queue": "^2.2.1", "named-queue": "^2.2.1",
"offcloud-api": "^1.0.0", "offcloud-api": "^1.0.0",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#97dde430e15abc0d7ef22664403324049d3cf545", "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#2173c039a26280d4eaac1bbd0349d473a519395a",
"pg": "^8.8.0", "pg": "^8.8.0",
"pg-hstore": "^2.3.4", "pg-hstore": "^2.3.4",
"premiumize-api": "^1.0.3", "premiumize-api": "^1.0.3",