mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-25 21:29:37 +00:00
fix; HTTP/429 when requesting authors information, resolves #1570
This commit is contained in:
parent
565ff36d4e
commit
4e6b75d650
3 changed files with 111 additions and 38 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"express": "^4.17.1",
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
"limiter": "^2.1.0",
|
||||
"node-tone": "^1.0.1",
|
||||
"nodemailer": "^6.9.2",
|
||||
"sequelize": "^6.32.1",
|
||||
|
|
@ -44,4 +45,4 @@
|
|||
"devDependencies": {
|
||||
"nodemon": "^2.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue