From c708a2a8a3fe16077843a2b575f732aa025f7187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 20:24:14 +0000 Subject: [PATCH] build(deps): bump pino from 6.13.4 to 7.6.4 Bumps [pino](https://github.com/pinojs/pino) from 6.13.4 to 7.6.4. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v6.13.4...v7.6.4) --- 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..c57cf7f7313 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": "^7.6.4", "proxy-addr": "^2.0.7", "readable-stream": "^3.4.0", "rfdc": "^1.1.4",