Update dependencies

This commit is contained in:
Lynn Smeria 2019-08-27 12:21:20 +02:00
parent cd55a3546d
commit 8b62fe61b2
2 changed files with 142 additions and 135 deletions

View file

@ -21,15 +21,15 @@
},
"dependencies": {
"@types/mime-types": "2.1.0",
"caporal": "1.2.0",
"caporal": "1.3.0",
"debug": "4.1.1",
"fs-extra": "8.1.0",
"js-yaml": "3.13.1",
"lodash": "4.17.14",
"lodash": "4.17.15",
"mime-types": "2.1.24",
"music-metadata": "4.2.1",
"sanitize-filename": "1.6.1",
"walkdir": "0.4.0"
"music-metadata": "4.4.0",
"sanitize-filename": "1.6.3",
"walkdir": "0.4.1"
},
"devDependencies": {
"nodemon": "1.19.1",