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.2.0
This commit is contained in:
parent
aeb4cb0198
commit
e63bb04332
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -54,7 +54,7 @@
|
|||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.7.3",
|
||||
"pino": "8.3.1",
|
||||
"pino-http": "8.1.1",
|
||||
"pino-http": "8.2.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.5.6",
|
||||
|
|
@ -9731,9 +9731,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino-http": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.1.1.tgz",
|
||||
"integrity": "sha512-9eXwQ48z1WU9nLTNh923/6bzLQF9aT3q8jbB3WY5HP80YMutl2yHtOAvjz+WVpWiSimcN9qeM64oOABa/VMbdQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.0.tgz",
|
||||
"integrity": "sha512-L5exMoXpqPFgBdCR0ftFRXWu20pt1r+3Kcf7R8A2QGdmkKZihYwB5t4yZ+bGrU/+h8APMAM83pTAPYMR7v84Rg==",
|
||||
"dependencies": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
|
|
@ -19522,9 +19522,9 @@
|
|||
}
|
||||
},
|
||||
"pino-http": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.1.1.tgz",
|
||||
"integrity": "sha512-9eXwQ48z1WU9nLTNh923/6bzLQF9aT3q8jbB3WY5HP80YMutl2yHtOAvjz+WVpWiSimcN9qeM64oOABa/VMbdQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.0.tgz",
|
||||
"integrity": "sha512-L5exMoXpqPFgBdCR0ftFRXWu20pt1r+3Kcf7R8A2QGdmkKZihYwB5t4yZ+bGrU/+h8APMAM83pTAPYMR7v84Rg==",
|
||||
"requires": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.7.3",
|
||||
"pino": "8.3.1",
|
||||
"pino-http": "8.1.1",
|
||||
"pino-http": "8.2.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.5.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue