From 97b9bb83e2d432af779f7087db89fe1288a630a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 20:02:52 +0000 Subject: [PATCH] build(deps): bump pino from 6.14.0 to 9.11.0 Bumps [pino](https://github.com/pinojs/pino) from 6.14.0 to 9.11.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v6.14.0...v9.11.0) --- updated-dependencies: - dependency-name: pino dependency-version: 9.11.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..2a9a287c229 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.11.0", "proxy-addr": "^2.0.7", "readable-stream": "^3.4.0", "rfdc": "^1.1.4",