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

This commit is contained in:
renovate[bot] 2022-07-29 22:49:35 +00:00 committed by GitHub
parent aeb4cb0198
commit e63bb04332
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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",

View file

@ -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",