chore(deps): update pino

This commit is contained in:
renovate[bot] 2023-03-08 21:50:39 +00:00 committed by GitHub
parent e3ca54da5d
commit 0fd4b30a8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

42
package-lock.json generated
View file

@ -54,8 +54,8 @@
"passport-jwt": "4.0.1",
"passport-spotify": "2.0.0",
"pg": "8.8.0",
"pino": "8.8.0",
"pino-http": "8.3.2",
"pino": "8.11.0",
"pino-http": "8.3.3",
"reflect-metadata": "0.1.13",
"rimraf": "4.3.1",
"rxjs": "7.8.0",
@ -87,7 +87,7 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.5.0",
"pino-pretty": "9.1.1",
"pino-pretty": "9.4.0",
"prettier": "2.8.4",
"supertest": "6.3.3",
"ts-jest": "29.0.5",
@ -10364,9 +10364,9 @@
}
},
"node_modules/pino": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.8.0.tgz",
"integrity": "sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==",
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.11.0.tgz",
"integrity": "sha512-Z2eKSvlrl2rH8p5eveNUnTdd4AjJk8tAsLkHYZQKGHP4WTh2Gi1cOSOs3eWPqaj+niS3gj4UkoreoaWgF3ZWYg==",
"dependencies": {
"atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1",
@ -10431,9 +10431,9 @@
}
},
"node_modules/pino-http": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.2.tgz",
"integrity": "sha512-L6cQxP+d3IT2l7hCrlLOtvSFIYAX8iEAlGto7ahvVWumiiQ4aDCN23rmYGoImKGvBCyZpK07eHKtmuVq5L5SFQ==",
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.3.tgz",
"integrity": "sha512-p4umsNIXXVu95HD2C8wie/vXH7db5iGRpc+yj1/ZQ3sRtTQLXNjoS6Be5+eI+rQbqCRxen/7k/KSN+qiZubGDw==",
"dependencies": {
"get-caller-file": "^2.0.5",
"pino": "^8.0.0",
@ -10442,9 +10442,9 @@
}
},
"node_modules/pino-pretty": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-9.1.1.tgz",
"integrity": "sha512-iJrnjgR4FWQIXZkUF48oNgoRI9BpyMhaEmihonHeCnZ6F50ZHAS4YGfGBT/ZVNsPmd+hzkIPGzjKdY08+/yAXw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-9.4.0.tgz",
"integrity": "sha512-NIudkNLxnl7MGj1XkvsqVyRgo6meFP82ECXF2PlOI+9ghmbGuBUUqKJ7IZPIxpJw4vhhSva0IuiDSAuGh6TV9g==",
"dev": true,
"dependencies": {
"colorette": "^2.0.7",
@ -20818,9 +20818,9 @@
"devOptional": true
},
"pino": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.8.0.tgz",
"integrity": "sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==",
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/pino/-/pino-8.11.0.tgz",
"integrity": "sha512-Z2eKSvlrl2rH8p5eveNUnTdd4AjJk8tAsLkHYZQKGHP4WTh2Gi1cOSOs3eWPqaj+niS3gj4UkoreoaWgF3ZWYg==",
"requires": {
"atomic-sleep": "^1.0.0",
"fast-redact": "^3.1.1",
@ -20867,9 +20867,9 @@
}
},
"pino-http": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.2.tgz",
"integrity": "sha512-L6cQxP+d3IT2l7hCrlLOtvSFIYAX8iEAlGto7ahvVWumiiQ4aDCN23rmYGoImKGvBCyZpK07eHKtmuVq5L5SFQ==",
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.3.tgz",
"integrity": "sha512-p4umsNIXXVu95HD2C8wie/vXH7db5iGRpc+yj1/ZQ3sRtTQLXNjoS6Be5+eI+rQbqCRxen/7k/KSN+qiZubGDw==",
"requires": {
"get-caller-file": "^2.0.5",
"pino": "^8.0.0",
@ -20878,9 +20878,9 @@
}
},
"pino-pretty": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-9.1.1.tgz",
"integrity": "sha512-iJrnjgR4FWQIXZkUF48oNgoRI9BpyMhaEmihonHeCnZ6F50ZHAS4YGfGBT/ZVNsPmd+hzkIPGzjKdY08+/yAXw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-9.4.0.tgz",
"integrity": "sha512-NIudkNLxnl7MGj1XkvsqVyRgo6meFP82ECXF2PlOI+9ghmbGuBUUqKJ7IZPIxpJw4vhhSva0IuiDSAuGh6TV9g==",
"dev": true,
"requires": {
"colorette": "^2.0.7",