mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-01-11 22:40:22 +00:00
bump all-debrid api dependency
This commit is contained in:
parent
90f54d818a
commit
8665e7590c
2 changed files with 5 additions and 5 deletions
8
addon/package-lock.json
generated
8
addon/package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue