From 70f76818a21c0bda0896947cd3a86ed48d1e16fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 08:19:38 +0000 Subject: [PATCH] Bump hapi-pino from 11.0.0 to 11.0.1 Bumps [hapi-pino](https://github.com/pinojs/hapi-pino) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/pinojs/hapi-pino/releases) - [Commits](https://github.com/pinojs/hapi-pino/compare/v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: hapi-pino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 06c4f632ef..9883e21b4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3901,9 +3901,9 @@ } }, "node_modules/hapi-pino": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/hapi-pino/-/hapi-pino-11.0.0.tgz", - "integrity": "sha512-OodEQzDe55nK6Hb+pF8E/mb99VdIMaDs8MwZoBno7na+a9bjtHkUlP0FvMIJg3C5Zk/IH8hAF/bS1q+BH9lbPg==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/hapi-pino/-/hapi-pino-11.0.1.tgz", + "integrity": "sha512-H09Cwh9pjpGJOBopswqszX5K5pygOke+5Wo25TCjG1MqTqDy7zzwFKkVHrY8IhsTdy99lewxBrOWsCMrcN8zPg==", "dependencies": { "@hapi/hoek": "^10.0.0", "@types/hapi__hapi": "^20.0.10", @@ -11045,9 +11045,9 @@ } }, "hapi-pino": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/hapi-pino/-/hapi-pino-11.0.0.tgz", - "integrity": "sha512-OodEQzDe55nK6Hb+pF8E/mb99VdIMaDs8MwZoBno7na+a9bjtHkUlP0FvMIJg3C5Zk/IH8hAF/bS1q+BH9lbPg==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/hapi-pino/-/hapi-pino-11.0.1.tgz", + "integrity": "sha512-H09Cwh9pjpGJOBopswqszX5K5pygOke+5Wo25TCjG1MqTqDy7zzwFKkVHrY8IhsTdy99lewxBrOWsCMrcN8zPg==", "requires": { "@hapi/hoek": "^10.0.0", "@types/hapi__hapi": "^20.0.10",