From cc3fd2f3db6ac6c0dd45ec1a843f266807cb8ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:04:05 +0000 Subject: [PATCH] build(deps): bump pino from 6.14.0 to 9.13.0 Bumps [pino](https://github.com/pinojs/pino) from 6.14.0 to 9.13.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v6.14.0...v9.13.0) --- updated-dependencies: - dependency-name: pino dependency-version: 9.13.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..5ccef1aab9f 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.13.0", "proxy-addr": "^2.0.7", "readable-stream": "^3.4.0", "rfdc": "^1.1.4",