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.7
This commit is contained in:
parent
5260119165
commit
d369a115a1
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.6",
|
"pino": "8.15.7",
|
||||||
"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.6",
|
"version": "8.15.7",
|
||||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.6.tgz",
|
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.7.tgz",
|
||||||
"integrity": "sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==",
|
"integrity": "sha512-B0GTwUzUCXmGILPqL5MzeLWfq2KhdRArFNrtSKIIeZoES1zPDD72EGOgGvtdLSYyyEQZqE7fThRRNjNGx8nVZg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"atomic-sleep": "^1.0.0",
|
"atomic-sleep": "^1.0.0",
|
||||||
"fast-redact": "^3.1.1",
|
"fast-redact": "^3.1.1",
|
||||||
|
|
@ -20500,9 +20500,9 @@
|
||||||
"devOptional": true
|
"devOptional": true
|
||||||
},
|
},
|
||||||
"pino": {
|
"pino": {
|
||||||
"version": "8.15.6",
|
"version": "8.15.7",
|
||||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.6.tgz",
|
"resolved": "https://registry.npmjs.org/pino/-/pino-8.15.7.tgz",
|
||||||
"integrity": "sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==",
|
"integrity": "sha512-B0GTwUzUCXmGILPqL5MzeLWfq2KhdRArFNrtSKIIeZoES1zPDD72EGOgGvtdLSYyyEQZqE7fThRRNjNGx8nVZg==",
|
||||||
"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.6",
|
"pino": "8.15.7",
|
||||||
"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