From 6c54ab7deb08dd610f5de0ed6bf2763170d58a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:52:10 +0000 Subject: [PATCH] build(deps): bump pino from 6.14.0 to 8.17.2 Bumps [pino](https://github.com/pinojs/pino) from 6.14.0 to 8.17.2. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v6.14.0...v8.17.2) --- updated-dependencies: - dependency-name: pino 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..905aef8979b 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": "^8.17.2", "proxy-addr": "^2.0.7", "readable-stream": "^3.4.0", "rfdc": "^1.1.4",