chore: fix log levels for 4xx and 5xx http responses

This commit is contained in:
Matthew Little
2021-06-10 13:50:40 -06:00
parent 757cbe7255
commit 2505648563
6 changed files with 31 additions and 53 deletions

View File

@@ -122,7 +122,7 @@
"escape-goat": "^3.0.0",
"express": "^4.17.1",
"express-list-endpoints": "^5.0.0",
"express-winston": "^4.0.3",
"express-winston": "^4.1.0",
"getopts": "^2.3.0",
"http-proxy-middleware": "^1.0.6",
"jsonc-parser": "^3.0.0",
@@ -163,7 +163,7 @@
"@types/compression": "^1.7.0",
"@types/cors": "^2.8.6",
"@types/dotenv-flow": "^3.1.0",
"@types/express": "^4.17.3",
"@types/express": "^4.17.12",
"@types/jest": "^25.1.4",
"@types/node": "^14.14.21",
"@types/node-fetch": "^2.5.6",