mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-17 15:49:39 +00:00
Update Server Libraries
This patch updates the server libraries to their latest state.
This commit is contained in:
parent
70ba2f7850
commit
f095d89980
2 changed files with 138 additions and 53 deletions
|
|
@ -30,12 +30,12 @@
|
|||
"author": "advplyr",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"axios": "^0.26.1",
|
||||
"axios": "^1.2.2",
|
||||
"express": "^4.17.1",
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
"node-tone": "^1.0.1",
|
||||
"socket.io": "^4.4.1",
|
||||
"socket.io": "^4.5.4",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue