Skip to content

Commit c98b9f6

Browse files
chore: bump pino-http from 10.5.0 to 11.0.0 in /app (#120)
Bumps [pino-http](https://github.com/pinojs/pino-http) from 10.5.0 to 11.0.0. - [Release notes](https://github.com/pinojs/pino-http/releases) - [Commits](pinojs/pino-http@v10.5.0...v11.0.0) --- updated-dependencies: - dependency-name: pino-http dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aff318 commit c98b9f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cors": "^2.8.5",
3232
"express": "^5.0.0",
3333
"helmet": "^8.0.0",
34-
"pino-http": "^10.1.0"
34+
"pino-http": "^11.0.0"
3535
},
3636
"repository": {
3737
"type": "git",

0 commit comments

Comments
 (0)