update dependacies

This commit is contained in:
Paul Sori 2019-04-26 23:02:36 -04:00
parent 57162db1c7
commit 13df901869

View File

@ -19,21 +19,21 @@
"dependencies": {
"archiver": "^3.0.0",
"auto-launch": "^5.0.5",
"body-parser": "^1.18.3",
"busboy": "^0.3.0",
"body-parser": "^1.19.0",
"busboy": "^0.3.1",
"colors": "^1.3.3",
"commander": "^2.19.0",
"commander": "^2.20.0",
"express": "^4.16.4",
"inquirer": "^6.2.2",
"inquirer": "^6.3.1",
"inquirer-select-directory": "^1.2.0",
"jsonwebtoken": "^8.5.0",
"lokijs": "^1.5.6",
"make-dir": "^2.1.0",
"make-dir": "^3.0.0",
"mime-types": "^2.1.22",
"music-metadata": "^3.5.2",
"music-metadata": "^3.6.1",
"nanoid": "^2.0.1",
"superagent": "^5.0.2",
"winston": "^3.2.1",
"ws": "^6.1.4"
"ws": "^6.2.1"
}
}