chore: update debug to ^4.1.1

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2019-10-11 15:56:05 +02:00
parent 5c2e2ba0a8
commit 201a3a5745
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"dependencies": {
"@types/express": "^4.16.0",
"accepts": "^1.3.3",
"debug": "^3.1.0",
"debug": "^4.1.1",
"ejs": "^2.6.1",
"fast-safe-stringify": "^2.0.6",
"http-status": "^1.1.2",