From 221507b76d4df9c4521f322c28bbcbd105942f47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 13:02:16 +0000 Subject: [PATCH] fix(deps): update dependency nestjs-pino to v3.3.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cbbe165..fc57eb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7006,9 +7006,9 @@ nestjs-otel@^5.1.2: response-time "^2.3.2" nestjs-pino@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/nestjs-pino/-/nestjs-pino-3.2.0.tgz#8cf90492e53e27765efe031bc5d020414911e3cb" - integrity sha512-Pi5jaOdNMCV81vbll3IrK4jW1Yri265i4T2IoFdlZf0sP8USfUSD8V9JENkMCS7vKbOXCWeeBLucxE96yM8hyA== + version "3.3.0" + resolved "https://registry.yarnpkg.com/nestjs-pino/-/nestjs-pino-3.3.0.tgz#28af741cd6626bc52fa365b99ab13a415f22820d" + integrity sha512-FVMbzz0wi7YKqtrifnAjcQejGmhIfxXY2q+jdW1bK7RxN9640UJ7pDeQa/FOQMSu1Ud0L0/eqI3Ha9NejJxIjQ== next-tick@1, next-tick@^1.1.0: version "1.1.0"