mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency pino to v8.14.1
This commit is contained in:
parent
a483c13fed
commit
a798d1a8d3
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.10.0",
|
||||
"pg-boss": "^9.0.0",
|
||||
"pino": "8.12.1",
|
||||
"pino": "8.14.1",
|
||||
"pino-http": "8.3.3",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "5.0.0",
|
||||
|
|
@ -9939,9 +9939,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino": {
|
||||
"version": "8.12.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.12.1.tgz",
|
||||
"integrity": "sha512-n4F7nrEUDH0u5pjlUPkrvsN6oZOhScZWwpWPniwVkMnO6a2DhpnMNWDUlW0SawVICgrNhOf0yTNgw2lYQBsPYA==",
|
||||
"version": "8.14.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.14.1.tgz",
|
||||
"integrity": "sha512-8LYNv7BKWXSfS+k6oEc6occy5La+q2sPwU3q2ljTX5AZk7v+5kND2o5W794FyRaqha6DJajmkNRsWtPpFyMUdw==",
|
||||
"dependencies": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -20016,9 +20016,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"pino": {
|
||||
"version": "8.12.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.12.1.tgz",
|
||||
"integrity": "sha512-n4F7nrEUDH0u5pjlUPkrvsN6oZOhScZWwpWPniwVkMnO6a2DhpnMNWDUlW0SawVICgrNhOf0yTNgw2lYQBsPYA==",
|
||||
"version": "8.14.1",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.14.1.tgz",
|
||||
"integrity": "sha512-8LYNv7BKWXSfS+k6oEc6occy5La+q2sPwU3q2ljTX5AZk7v+5kND2o5W794FyRaqha6DJajmkNRsWtPpFyMUdw==",
|
||||
"requires": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.10.0",
|
||||
"pg-boss": "^9.0.0",
|
||||
"pino": "8.12.1",
|
||||
"pino": "8.14.1",
|
||||
"pino-http": "8.3.3",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "5.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue