chore(deps): update dependency pino to v8.15.6

This commit is contained in:
renovate[bot] 2023-10-05 09:40:33 +00:00 committed by GitHub
parent 0b305163ab
commit afbf3ff5ca
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

@ -56,7 +56,7 @@
"passport-spotify": "2.0.0",
"pg": "8.11.3",
"pg-boss": "9.0.3",
"pino": "8.15.5",
"pino": "8.15.6",
"pino-http": "8.5.0",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.5",
@ -10106,9 +10106,9 @@
}
},
"node_modules/pino": {
"version": "8.15.5",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.5.tgz",
"integrity": "sha512-KoTDSVRLiCWIJXTeAHNaflEXqsqCmyZkxfL09y+wT+NRo7j2Ieq30jBEC+GpE4HTQCQQyt3pDRhmwvCKjqzxfQ==",
"version": "8.15.6",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.6.tgz",
"integrity": "sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==",
"dependencies": {
"atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1",
@ -20499,9 +20499,9 @@
"devOptional": true
},
"pino": {
"version": "8.15.5",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.5.tgz",
"integrity": "sha512-KoTDSVRLiCWIJXTeAHNaflEXqsqCmyZkxfL09y+wT+NRo7j2Ieq30jBEC+GpE4HTQCQQyt3pDRhmwvCKjqzxfQ==",
"version": "8.15.6",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.6.tgz",
"integrity": "sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==",
"requires": {
"atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1",

View file

@ -73,7 +73,7 @@
"passport-spotify": "2.0.0",
"pg": "8.11.3",
"pg-boss": "9.0.3",
"pino": "8.15.5",
"pino": "8.15.6",
"pino-http": "8.5.0",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.5",