update dependancies

This commit is contained in:
IrosTheBeggar 2020-01-16 01:00:15 -05:00
parent 0061ca1004
commit 3cedae3513

View File

@ -87,26 +87,26 @@
"@hapi/joi": "^16.1.7",
"archiver": "^3.1.1",
"auto-launch": "^5.0.5",
"axios": "^0.19.0",
"axios": "^0.19.1",
"body-parser": "^1.19.0",
"busboy": "^0.3.1",
"colors": "^1.4.0",
"commander": "^3.0.2",
"commander": "^4.1.0",
"electron-updater": "^4.1.2",
"express": "^4.17.1",
"fast-xml-parser": "^3.13.0",
"fast-xml-parser": "^3.16.0",
"ffbinaries": "^1.1.4",
"fluent-ffmpeg": "^2.1.2",
"inquirer": "^7.0.0",
"inquirer": "^7.0.3",
"inquirer-select-directory": "^1.2.0",
"jsonwebtoken": "^8.5.1",
"lokijs": "^1.5.8",
"m3u8-parser": "^4.4.0",
"make-dir": "^3.0.0",
"mime-types": "^2.1.24",
"music-metadata": "^4.8.2",
"nanoid": "^2.1.5",
"mime-types": "^2.1.26",
"music-metadata": "^6.2.0",
"nanoid": "^2.1.9",
"winston": "^3.2.1",
"ws": "^7.2.0"
"ws": "^7.2.1"
}
}