mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update pino
This commit is contained in:
parent
2e8bd580a0
commit
547be79e04
2 changed files with 16 additions and 16 deletions
28
package-lock.json
generated
28
package-lock.json
generated
|
|
@ -53,8 +53,8 @@
|
|||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.7.0",
|
||||
"pino-http": "8.2.1",
|
||||
"pino": "8.8.0",
|
||||
"pino-http": "8.3.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.6.0",
|
||||
|
|
@ -10115,9 +10115,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino": {
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.7.0.tgz",
|
||||
"integrity": "sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==",
|
||||
"version": "8.8.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.8.0.tgz",
|
||||
"integrity": "sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==",
|
||||
"dependencies": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -10182,9 +10182,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino-http": {
|
||||
"version": "8.2.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.1.tgz",
|
||||
"integrity": "sha512-bdWAE4HYfFjDhKw2/N7BLNSIFAs+WDLZnetsGRpBdNEKq7/RoZUgblLS5OlMY257RPQml6J5QiiLkwxbstzWbA==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz",
|
||||
"integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==",
|
||||
"dependencies": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
|
|
@ -20261,9 +20261,9 @@
|
|||
"devOptional": true
|
||||
},
|
||||
"pino": {
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.7.0.tgz",
|
||||
"integrity": "sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==",
|
||||
"version": "8.8.0",
|
||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.8.0.tgz",
|
||||
"integrity": "sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==",
|
||||
"requires": {
|
||||
"atomic-sleep": "^1.0.0",
|
||||
"fast-redact": "^3.1.1",
|
||||
|
|
@ -20310,9 +20310,9 @@
|
|||
}
|
||||
},
|
||||
"pino-http": {
|
||||
"version": "8.2.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.1.tgz",
|
||||
"integrity": "sha512-bdWAE4HYfFjDhKw2/N7BLNSIFAs+WDLZnetsGRpBdNEKq7/RoZUgblLS5OlMY257RPQml6J5QiiLkwxbstzWbA==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz",
|
||||
"integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==",
|
||||
"requires": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
|
|
|
|||
|
|
@ -70,8 +70,8 @@
|
|||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.7.0",
|
||||
"pino-http": "8.2.1",
|
||||
"pino": "8.8.0",
|
||||
"pino-http": "8.3.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue