From cf2ba5abc3469dde542f3f5db5e0def447a03c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:13:42 +0000 Subject: [PATCH] build(deps): bump pino from 6.14.0 to 9.9.0 Bumps [pino](https://github.com/pinojs/pino) from 6.14.0 to 9.9.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v6.14.0...v9.9.0) --- updated-dependencies: - dependency-name: pino dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 146887543bd..074abd5bfcb 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "find-my-way": "^4.0.0", "flatstr": "^1.0.12", "light-my-request": "^4.2.0", - "pino": "^6.2.1", + "pino": "^9.9.0", "proxy-addr": "^2.0.7", "readable-stream": "^3.4.0", "rfdc": "^1.1.4",