mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +00:00
update pino-pretty version and include types - fix #483
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user