mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency pino to v8.5.0
This commit is contained in:
parent
23bb697107
commit
0815ec1285
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -53,7 +53,7 @@
|
|||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.4.2",
|
||||
"pino": "8.5.0",
|
||||
"pino-http": "8.2.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
|
|
@ -9774,9 +9774,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino": {
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.4.2.tgz",
|
||||
"integrity": "sha512-PlXDeGhJZfAuVay+wtlS02s5j8uisQveZExYdAm9MwwxUQSz9R7Q78XtjM2tTa4sa5KJmygimZjZxXXuHgV6ew==",
|
||||
"version": "8.5.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.5.0.tgz",
|
||||
"integrity": "sha512-PuD6sOti8Y+p9zRoNB5dibmfjfM/OU2tEtJFICxw5ulXi1d0qnq/Rt3CsR6aBEAOeyCXP+ZUfiNWW+tt55pNzg==",
|
||||
"dependencies": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -19564,9 +19564,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"pino": {
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.4.2.tgz",
|
||||
"integrity": "sha512-PlXDeGhJZfAuVay+wtlS02s5j8uisQveZExYdAm9MwwxUQSz9R7Q78XtjM2tTa4sa5KJmygimZjZxXXuHgV6ew==",
|
||||
"version": "8.5.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.5.0.tgz",
|
||||
"integrity": "sha512-PuD6sOti8Y+p9zRoNB5dibmfjfM/OU2tEtJFICxw5ulXi1d0qnq/Rt3CsR6aBEAOeyCXP+ZUfiNWW+tt55pNzg==",
|
||||
"requires": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.4.2",
|
||||
"pino": "8.5.0",
|
||||
"pino-http": "8.2.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue