update pino-pretty version and include types - fix #483

This commit is contained in:
Claudemir Todo Bom
2022-11-19 11:35:31 -03:00
parent 43742470e7
commit 377561f50b

View File

@@ -31,7 +31,7 @@
"mysql2": "^2.2.5",
"pg": "^8.4.1",
"pino": "^6.9.0",
"pino-pretty": "^4.3.0",
"pino-pretty": "~4.7.1",
"qrcode-terminal": "^0.12.0",
"reflect-metadata": "^0.1.13",
"sequelize": "^5.22.3",
@@ -55,6 +55,7 @@
"@types/multer": "^1.4.4",
"@types/mustache": "^4.1.2",
"@types/node": "^14.11.8",
"@types/pino-pretty": "~4.7.1",
"@types/supertest": "^2.0.10",
"@types/uuid": "^8.3.3",
"@types/validator": "^13.1.0",