chore(deps): update pino

This commit is contained in:
renovate[bot] 2022-12-15 14:20:47 +00:00 committed by GitHub
parent 2e8bd580a0
commit 547be79e04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

28
package-lock.json generated
View file

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

View file

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