try to fix putio

This commit is contained in:
TheBeastLT
2024-01-07 11:29:55 +02:00
parent ac7a5ff3aa
commit 124bfae953
3 changed files with 10 additions and 27 deletions

View File

@@ -9,7 +9,7 @@
"version": "1.0.14",
"license": "MIT",
"dependencies": {
"@putdotio/api-client": "^8.39.0",
"@putdotio/api-client": "^8.42.0",
"all-debrid-api": "^1.1.0",
"axios": "^1.6.1",
"bottleneck": "^2.19.5",
@@ -37,9 +37,9 @@
}
},
"node_modules/@putdotio/api-client": {
"version": "8.39.0",
"resolved": "https://registry.npmjs.org/@putdotio/api-client/-/api-client-8.39.0.tgz",
"integrity": "sha512-xQJ+tuKmTo/gy+WFat86Avhqy8mlIZF2ZpbzBQc8173LTvRcrf9E7B8dKqz/P0pjLn+kM/IkiKwmudV9Q8NXdw==",
"version": "8.42.0",
"resolved": "https://registry.npmjs.org/@putdotio/api-client/-/api-client-8.42.0.tgz",
"integrity": "sha512-LaFaPMOO8WbvwzUlvuzBcBH9aSpqZIkA6MuoKJPNZ293kFSMZPyXkE/VddVXPNq0f5sp7HzdueCMIPOxcom9hg==",
"dependencies": {
"axios": "^0.21.1",
"event-emitter": "^0.3.5",