From 579de2257f26c6279db25cbde28bd0e3546c6338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 06:26:32 +0000 Subject: [PATCH] Bump pino from 9.7.0 to 9.8.0 Bumps [pino](https://github.com/pinojs/pino) from 9.7.0 to 9.8.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v9.7.0...v9.8.0) --- updated-dependencies: - dependency-name: pino dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c0ac0a03177..a3136f86e25 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "normalize.css": "8.0.1", "photon-colors": "3.3.2", "photoswipe": "4.1.3", - "pino": "9.7.0", + "pino": "9.8.0", "pino-syslog": "3.1.0", "prop-types": "15.8.1", "pump": "3.0.3", diff --git a/yarn.lock b/yarn.lock index af9696c0331..f29682ec90b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8264,10 +8264,10 @@ pino-syslog@3.1.0: split2 "^4.1.0" through2 "^4.0.2" -pino@9.7.0: - version "9.7.0" - resolved "https://registry.yarnpkg.com/pino/-/pino-9.7.0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645" - integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg== +pino@9.8.0: + version "9.8.0" + resolved "https://registry.yarnpkg.com/pino/-/pino-9.8.0.tgz#8730b8ff2e1b94ef3691666ee067f7352fef1de8" + integrity sha512-L5+rV1wL7vGAcxXP7sPpN5lrJ07Piruka6ArXr7EWBXxdVWjJshGVX8suFsiusJVcGKDGUFfbgbnKdg+VAC+0g== dependencies: atomic-sleep "^1.0.0" fast-redact "^3.1.1"