From fe780a1ca54178c6997d45030b402cc64d071c9f Mon Sep 17 00:00:00 2001 From: adriano Date: Mon, 12 Dec 2022 18:03:51 -0300 Subject: [PATCH] =?UTF-8?q?altera=C3=A7=C3=A3o=20da=20vers=C3=A3o=20do=20p?= =?UTF-8?q?inno-pretty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index 41743e5..09acd6a 100644 --- a/backend/package.json +++ b/backend/package.json @@ -38,7 +38,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",