mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency pino to v8.12.1
This commit is contained in:
parent
17160f7faf
commit
1590783a93
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -54,7 +54,7 @@
|
|||
"passport-jwt": "4.0.1",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.10.0",
|
||||
"pino": "8.12.0",
|
||||
"pino": "8.12.1",
|
||||
"pino-http": "8.3.3",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "4.4.1",
|
||||
|
|
@ -10057,9 +10057,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino": {
|
||||
"version": "8.12.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.12.0.tgz",
|
||||
"integrity": "sha512-qHiXP7x9hFnJb0EnrLzD4onHj82Vh91lEtx6UiPT2eNoHD7lwi50CUIz+s0Z7YXgtMc7IIjss4yIIxZu6T1Tdg==",
|
||||
"version": "8.12.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.12.1.tgz",
|
||||
"integrity": "sha512-n4F7nrEUDH0u5pjlUPkrvsN6oZOhScZWwpWPniwVkMnO6a2DhpnMNWDUlW0SawVICgrNhOf0yTNgw2lYQBsPYA==",
|
||||
"dependencies": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -20181,9 +20181,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"pino": {
|
||||
"version": "8.12.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.12.0.tgz",
|
||||
"integrity": "sha512-qHiXP7x9hFnJb0EnrLzD4onHj82Vh91lEtx6UiPT2eNoHD7lwi50CUIz+s0Z7YXgtMc7IIjss4yIIxZu6T1Tdg==",
|
||||
"version": "8.12.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.12.1.tgz",
|
||||
"integrity": "sha512-n4F7nrEUDH0u5pjlUPkrvsN6oZOhScZWwpWPniwVkMnO6a2DhpnMNWDUlW0SawVICgrNhOf0yTNgw2lYQBsPYA==",
|
||||
"requires": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"passport-jwt": "4.0.1",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.10.0",
|
||||
"pino": "8.12.0",
|
||||
"pino": "8.12.1",
|
||||
"pino-http": "8.3.3",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "4.4.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue