mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency pino-http to v8.5.1
This commit is contained in:
parent
ece6cf40fc
commit
ee6c885fb6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue