diff --git a/package.json b/package.json index 35484b3..909bead 100644 --- a/package.json +++ b/package.json @@ -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" } }