mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update dependency pino to v8.15.6
This commit is contained in:
parent
0b305163ab
commit
afbf3ff5ca
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.11.3",
|
"pg": "8.11.3",
|
||||||
"pg-boss": "9.0.3",
|
"pg-boss": "9.0.3",
|
||||||
"pino": "8.15.5",
|
"pino": "8.15.6",
|
||||||
"pino-http": "8.5.0",
|
"pino-http": "8.5.0",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
|
|
@ -10106,9 +10106,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pino": {
|
"node_modules/pino": {
|
||||||
"version": "8.15.5",
|
"version": "8.15.6",
|
||||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.5.tgz",
|
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.6.tgz",
|
||||||
"integrity": "sha512-KoTDSVRLiCWIJXTeAHNaflEXqsqCmyZkxfL09y+wT+NRo7j2Ieq30jBEC+GpE4HTQCQQyt3pDRhmwvCKjqzxfQ==",
|
"integrity": "sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"atomic-sleep": "^1.0.0",
|
"atomic-sleep": "^1.0.0",
|
||||||
"fast-redact": "^3.1.1",
|
"fast-redact": "^3.1.1",
|
||||||
|
|
@ -20499,9 +20499,9 @@
|
||||||
"devOptional": true
|
"devOptional": true
|
||||||
},
|
},
|
||||||
"pino": {
|
"pino": {
|
||||||
"version": "8.15.5",
|
"version": "8.15.6",
|
||||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.5.tgz",
|
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.6.tgz",
|
||||||
"integrity": "sha512-KoTDSVRLiCWIJXTeAHNaflEXqsqCmyZkxfL09y+wT+NRo7j2Ieq30jBEC+GpE4HTQCQQyt3pDRhmwvCKjqzxfQ==",
|
"integrity": "sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"atomic-sleep": "^1.0.0",
|
"atomic-sleep": "^1.0.0",
|
||||||
"fast-redact": "^3.1.1",
|
"fast-redact": "^3.1.1",
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.11.3",
|
"pg": "8.11.3",
|
||||||
"pg-boss": "9.0.3",
|
"pg-boss": "9.0.3",
|
||||||
"pino": "8.15.5",
|
"pino": "8.15.6",
|
||||||
"pino-http": "8.5.0",
|
"pino-http": "8.5.0",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue