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

This commit is contained in:
renovate[bot] 2022-08-05 03:01:03 +00:00 committed by GitHub
parent 3e36c255c9
commit c3303c350b
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

@ -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",

View file

@ -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",