mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency pino to v8.4.0
This commit is contained in:
parent
3e36c255c9
commit
c3303c350b
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.7.3",
|
||||
"pino": "8.3.1",
|
||||
"pino": "8.4.0",
|
||||
"pino-http": "8.2.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
|
|
@ -9786,9 +9786,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.3.1.tgz",
|
||||
"integrity": "sha512-G5KDVXr8viwc/n7iKfDyqqRZflY7OpJn0SDq1wagUhXkcPodZuSymLFziSuD/gCEcVG65IN5MPDY4ZMT9OJWfg==",
|
||||
"version": "8.4.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.4.0.tgz",
|
||||
"integrity": "sha512-R95U66WOb4Ggtb1RPGnC2uvtc8T0i1FSbrKHrAudRtiLDrlNxKjM1MyCJu+V4gL0qdE/7/LoXAmkEY/TlX6ELA==",
|
||||
"dependencies": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -19593,9 +19593,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"pino": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.3.1.tgz",
|
||||
"integrity": "sha512-G5KDVXr8viwc/n7iKfDyqqRZflY7OpJn0SDq1wagUhXkcPodZuSymLFziSuD/gCEcVG65IN5MPDY4ZMT9OJWfg==",
|
||||
"version": "8.4.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.4.0.tgz",
|
||||
"integrity": "sha512-R95U66WOb4Ggtb1RPGnC2uvtc8T0i1FSbrKHrAudRtiLDrlNxKjM1MyCJu+V4gL0qdE/7/LoXAmkEY/TlX6ELA==",
|
||||
"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.7.3",
|
||||
"pino": "8.3.1",
|
||||
"pino": "8.4.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