mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-10 13:09:37 +00:00
Fix:Downgrade to axios 0.27.2 for pkg #1466
This commit is contained in:
parent
5bde320ac7
commit
573079c5a1
2 changed files with 13 additions and 25 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"author": "advplyr",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"axios": "^1.2.2",
|
||||
"axios": "^0.27.2",
|
||||
"express": "^4.17.1",
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue