bump all-debrid api dependency
Some checks are pending
Deploy Addon / build (SSH_HOST_2, SSH_KEY_2) (push) Waiting to run
Deploy Addon / build (SSH_HOST_3, SSH_KEY_3) (push) Waiting to run
Deploy Addon / build (SSH_HOST_4, SSH_KEY_4) (push) Waiting to run

This commit is contained in:
TheBeastLT 2026-01-02 13:34:41 +02:00
parent 90f54d818a
commit 8665e7590c
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.1",
"all-debrid-api": "^1.3.2",
"axios": "^1.13.2",
"cacheable": "^1.8.10",
"cors": "^2.8.5",
@ -232,9 +232,9 @@
}
},
"node_modules/all-debrid-api": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/all-debrid-api/-/all-debrid-api-1.3.1.tgz",
"integrity": "sha512-8yUMj9jdpIJkIy9GUk33ltjEegR0SEIuvmLf8so5RP6hXWkH8RX38B+HzpFnHH5XuYQZJYQg9G4YwdeinTxurQ==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/all-debrid-api/-/all-debrid-api-1.3.2.tgz",
"integrity": "sha512-CxTgU4eCKrfcf2mctWI0vGtpZ8Wfm+f9CYEwUbgfr+FVT3rPUiBOiKU/cDoPXHSEQO8qArP0KKdnpwSEvbYWqg==",
"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.1",
"all-debrid-api": "^1.3.2",
"axios": "^1.13.2",
"cacheable": "^1.8.10",
"cors": "^2.8.5",