From 9cae9d0d3c19d12b23c8e64ae9e46c7b6e83c2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 02:18:32 +0000 Subject: [PATCH] build(deps-dev): bump pino-http from 10.3.0 to 10.4.0 Bumps [pino-http](https://github.com/pinojs/pino-http) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/pinojs/pino-http/releases) - [Commits](https://github.com/pinojs/pino-http/compare/v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: pino-http dependency-type: direct:development update-type: version-update:semver-minor ... 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 54d1f8c6..d5f262e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7780,9 +7780,9 @@ } }, "node_modules/pino-http": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-10.3.0.tgz", - "integrity": "sha512-kaHQqt1i5S9LXWmyuw6aPPqYW/TjoDPizPs4PnDW4hSpajz2Uo/oisNliLf7We1xzpiLacdntmw8yaZiEkppQQ==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-10.4.0.tgz", + "integrity": "sha512-vjQsKBE+VN1LVchjbfLE7B6nBeGASZNRNKsR68VS0DolTm5R3zo+47JX1wjm0O96dcbvA7vnqt8YqOWlG5nN0w==", "dev": true, "dependencies": { "get-caller-file": "^2.0.5", @@ -15643,9 +15643,9 @@ } }, "pino-http": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-10.3.0.tgz", - "integrity": "sha512-kaHQqt1i5S9LXWmyuw6aPPqYW/TjoDPizPs4PnDW4hSpajz2Uo/oisNliLf7We1xzpiLacdntmw8yaZiEkppQQ==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-10.4.0.tgz", + "integrity": "sha512-vjQsKBE+VN1LVchjbfLE7B6nBeGASZNRNKsR68VS0DolTm5R3zo+47JX1wjm0O96dcbvA7vnqt8YqOWlG5nN0w==", "dev": true, "requires": { "get-caller-file": "^2.0.5",