mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency pino to v8.7.0
This commit is contained in:
parent
ac22e6caaa
commit
fe6f1149f8
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.6.1",
|
||||
"pino": "8.7.0",
|
||||
"pino-http": "8.2.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
|
|
@ -9667,9 +9667,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino": {
|
||||
"version": "8.6.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.6.1.tgz",
|
||||
"integrity": "sha512-fi+V2K98eMZjQ/uEHHSiMALNrz7HaFdKNYuyA3ZUrbH0f1e8sPFDmeRGzg7ZH2q4QDxGnJPOswmqlEaTAZeDPA==",
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.7.0.tgz",
|
||||
"integrity": "sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==",
|
||||
"dependencies": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -19450,9 +19450,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"pino": {
|
||||
"version": "8.6.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.6.1.tgz",
|
||||
"integrity": "sha512-fi+V2K98eMZjQ/uEHHSiMALNrz7HaFdKNYuyA3ZUrbH0f1e8sPFDmeRGzg7ZH2q4QDxGnJPOswmqlEaTAZeDPA==",
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.7.0.tgz",
|
||||
"integrity": "sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==",
|
||||
"requires": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.6.1",
|
||||
"pino": "8.7.0",
|
||||
"pino-http": "8.2.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue