mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
update packes
This commit is contained in:
parent
4b0729a4b9
commit
2802187cbf
19
package.json
19
package.json
@ -80,7 +80,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"archiver": "^5.2.0",
|
||||
"archiver": "^5.3.0",
|
||||
"axios": "^0.21.1",
|
||||
"body-parser": "^1.19.0",
|
||||
"busboy": "^0.3.1",
|
||||
@ -94,15 +94,18 @@
|
||||
"http-proxy": "^1.18.1",
|
||||
"joi": "^17.4.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lokijs": "^1.5.11",
|
||||
"m3u8-parser": "^4.6.0",
|
||||
"lokijs": "^1.5.12",
|
||||
"m3u8-parser": "^4.7.0",
|
||||
"make-dir": "^3.1.0",
|
||||
"mime-types": "^2.1.29",
|
||||
"music-metadata": "^7.8.1",
|
||||
"nanoid": "^3.1.20",
|
||||
"mime-types": "^2.1.31",
|
||||
"music-metadata": "^7.8.5",
|
||||
"nanoid": "^3.1.23",
|
||||
"tree-kill": "^1.2.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-daily-rotate-file": "^4.5.0",
|
||||
"ws": "^7.4.3"
|
||||
"winston-daily-rotate-file": "^4.5.5",
|
||||
"ws": "^7.4.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron-builder": "22.10.5"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user