mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-30 13:52:28 +08:00
chore: fix log levels for 4xx and 5xx http responses
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user