mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
update dependency
This commit is contained in:
parent
14b6c92644
commit
164a97f86a
20
package.json
20
package.json
@ -91,32 +91,32 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"archiver": "^7.0.1",
|
||||
"axios": "^1.6.0",
|
||||
"axios": "^1.6.7",
|
||||
"busboy": "^1.6.0",
|
||||
"commander": "^9.5.0",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"electron-updater": "^6.1.4",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
"express": "^4.18.2",
|
||||
"express": "^4.18.3",
|
||||
"fast-xml-parser": "^4.3.5",
|
||||
"ffbinaries": "^1.1.5",
|
||||
"ffbinaries": "^1.1.6",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"http-proxy": "^1.18.1",
|
||||
"jimp": "^0.22.10",
|
||||
"joi": "^17.11.0",
|
||||
"jimp": "^0.22.12",
|
||||
"joi": "^17.12.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"lokijs": "^1.5.12",
|
||||
"m3u8-parser": "^6.0.0",
|
||||
"m3u8-parser": "^7.1.0",
|
||||
"make-dir": "^3.1.0",
|
||||
"mime-types": "^2.1.35",
|
||||
"music-metadata": "^7.14.0",
|
||||
"nanoid": "^3.3.4",
|
||||
"nanoid": "^3.3.6",
|
||||
"tree-kill": "^1.2.2",
|
||||
"winston": "^3.11.0",
|
||||
"winston": "^3.12.0",
|
||||
"winston-daily-rotate-file": "^4.7.1",
|
||||
"ws": "^8.14.2"
|
||||
"ws": "^8.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron-builder": "24.6.4"
|
||||
"electron-builder": "24.13.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user