mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update dependency pino-http to v8.2.1
This commit is contained in:
parent
d54977d9af
commit
9806429981
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",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.8.0",
|
"pg": "8.8.0",
|
||||||
"pino": "8.6.1",
|
"pino": "8.6.1",
|
||||||
"pino-http": "8.2.0",
|
"pino-http": "8.2.1",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rxjs": "7.5.7",
|
"rxjs": "7.5.7",
|
||||||
|
|
@ -9750,9 +9750,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pino-http": {
|
"node_modules/pino-http": {
|
||||||
"version": "8.2.0",
|
"version": "8.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.1.tgz",
|
||||||
"integrity": "sha512-L5exMoXpqPFgBdCR0ftFRXWu20pt1r+3Kcf7R8A2QGdmkKZihYwB5t4yZ+bGrU/+h8APMAM83pTAPYMR7v84Rg==",
|
"integrity": "sha512-bdWAE4HYfFjDhKw2/N7BLNSIFAs+WDLZnetsGRpBdNEKq7/RoZUgblLS5OlMY257RPQml6J5QiiLkwxbstzWbA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fast-url-parser": "^1.1.3",
|
"fast-url-parser": "^1.1.3",
|
||||||
"get-caller-file": "^2.0.5",
|
"get-caller-file": "^2.0.5",
|
||||||
|
|
@ -19556,9 +19556,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pino-http": {
|
"pino-http": {
|
||||||
"version": "8.2.0",
|
"version": "8.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.1.tgz",
|
||||||
"integrity": "sha512-L5exMoXpqPFgBdCR0ftFRXWu20pt1r+3Kcf7R8A2QGdmkKZihYwB5t4yZ+bGrU/+h8APMAM83pTAPYMR7v84Rg==",
|
"integrity": "sha512-bdWAE4HYfFjDhKw2/N7BLNSIFAs+WDLZnetsGRpBdNEKq7/RoZUgblLS5OlMY257RPQml6J5QiiLkwxbstzWbA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"fast-url-parser": "^1.1.3",
|
"fast-url-parser": "^1.1.3",
|
||||||
"get-caller-file": "^2.0.5",
|
"get-caller-file": "^2.0.5",
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.8.0",
|
"pg": "8.8.0",
|
||||||
"pino": "8.6.1",
|
"pino": "8.6.1",
|
||||||
"pino-http": "8.2.0",
|
"pino-http": "8.2.1",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rxjs": "7.5.7",
|
"rxjs": "7.5.7",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue