From 05ed45f3d21c9c74ba32d828e259a619f53a4360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:34:50 +0000 Subject: [PATCH] Chore [deps:npm]: bump pino-http from 10.3.0 to 10.4.0 Bumps [pino-http](https://github.com/pinojs/pino-http) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/pinojs/pino-http/releases) - [Commits](https://github.com/pinojs/pino-http/compare/v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: pino-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 79a208d52..0da01f39a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8873,9 +8873,9 @@ pino-abstract-transport@^2.0.0: split2 "^4.0.0" pino-http@^10.3.0: - version "10.3.0" - resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-10.3.0.tgz#c1999d9a5243748cdb1f66833a1f566c0cc40ef2" - integrity sha512-kaHQqt1i5S9LXWmyuw6aPPqYW/TjoDPizPs4PnDW4hSpajz2Uo/oisNliLf7We1xzpiLacdntmw8yaZiEkppQQ== + version "10.4.0" + resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-10.4.0.tgz#a97911138fd5170e6da92ae8882c2a6357e84115" + integrity sha512-vjQsKBE+VN1LVchjbfLE7B6nBeGASZNRNKsR68VS0DolTm5R3zo+47JX1wjm0O96dcbvA7vnqt8YqOWlG5nN0w== dependencies: get-caller-file "^2.0.5" pino "^9.0.0"