bump all-debrid api dependency

This commit is contained in:
TheBeastLT 2026-01-02 13:21:22 +02:00
parent 5879fedd48
commit 90f54d818a
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"@keyv/mongo": "^3.1.0",
"@paradise-cloud/easy-debrid": "^3.0.0",
"@putdotio/api-client": "^8.42.0",
"all-debrid-api": "^1.3.0",
"all-debrid-api": "^1.3.1",
"axios": "^1.13.2",
"cacheable": "^1.8.10",
"cors": "^2.8.5",
@ -232,9 +232,9 @@
}
},
"node_modules/all-debrid-api": {
"version": "1.3.0",
"resolved": "git+ssh://git@github.com/TheBeastLT/node-all-debrid.git#c20b3c112c5660f8698aaded4b58eaaa52900dba",
"integrity": "sha512-FPq0luIz36ApQvK5BVuXYq6FiR+IaEZrG+ynSXvdfxW5zGeTy6hwJOYFu4jh6n6XmjsjbQHS4HY1djEjvg0iVQ==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/all-debrid-api/-/all-debrid-api-1.3.1.tgz",
"integrity": "sha512-8yUMj9jdpIJkIy9GUk33ltjEegR0SEIuvmLf8so5RP6hXWkH8RX38B+HzpFnHH5XuYQZJYQg9G4YwdeinTxurQ==",
"license": "MIT",
"dependencies": {
"axios": "^1.13.2"

View file

@ -12,7 +12,7 @@
"@keyv/mongo": "^3.1.0",
"@paradise-cloud/easy-debrid": "^3.0.0",
"@putdotio/api-client": "^8.42.0",
"all-debrid-api": "^1.3.0",
"all-debrid-api": "^1.3.1",
"axios": "^1.13.2",
"cacheable": "^1.8.10",
"cors": "^2.8.5",