chore(deps): update dependency pino-http to v8.5.1

This commit is contained in:
renovate[bot] 2023-10-28 19:38:10 +00:00 committed by GitHub
parent ece6cf40fc
commit ee6c885fb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -57,7 +57,7 @@
"pg": "8.11.3",
"pg-boss": "9.0.3",
"pino": "8.16.1",
"pino-http": "8.5.0",
"pino-http": "8.5.1",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
@ -10100,9 +10100,9 @@
}
},
"node_modules/pino-http": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.5.0.tgz",
"integrity": "sha512-kLGKNLyfWfdmrG1Ug0YdYpCTGbNcuD/YGC3g+elRU/Cm44UTs+tj/dZTxDN3bYauekxFxdLZhJuZdKKl0cml9w==",
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.5.1.tgz",
"integrity": "sha512-T/3d9YHKBYpv/QHjNy73P5BNYYkRrC2/D6CxKMecG4fKFLN+B2iC6LsKYzGRTRV+Ld3fjxFC1ca4TUGbPdzk+Q==",
"dependencies": {
"get-caller-file": "^2.0.5",
"pino": "^8.0.0",