From b0c0f82dba01ff9efd78cb041e7c1b67bb1c38f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 04:42:47 +0000 Subject: [PATCH] Bump pino from 5.17.0 to 6.0.0 Bumps [pino](https://github.com/pinojs/pino) from 5.17.0 to 6.0.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v5.17.0...v6.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b973c0e..fd56331 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "hapi-pino": "^6.3.0", "lodash.get": "^4.4.2", "lodash.set": "^4.3.2", - "pino": "^5.15.0" + "pino": "^6.0.0" }, "peerDependencies": { "@hapi/hapi": ">=18.4"