mirror of
https://github.com/directus/directus.git
synced 2026-01-24 02:08:00 -05:00
update dependency pino-http to v5.7.0 (#7536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
"otplib": "^12.0.1",
|
||||
"pino": "6.13.1",
|
||||
"pino-colada": "^2.1.0",
|
||||
"pino-http": "5.6.0",
|
||||
"pino-http": "5.7.0",
|
||||
"prettier": "^2.3.1",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -121,7 +121,7 @@
|
||||
"otplib": "^12.0.1",
|
||||
"pino": "6.13.1",
|
||||
"pino-colada": "^2.1.0",
|
||||
"pino-http": "5.6.0",
|
||||
"pino-http": "5.7.0",
|
||||
"prettier": "^2.3.1",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
@@ -34004,9 +34004,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pino-http": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.6.0.tgz",
|
||||
"integrity": "sha512-sf1SsfkgsOb8UaK/DdXu9N036lxkeyOcHBMvHNbDAjfg8pFU0c6/SqrrY9OAK8VhW+Ej80KhA+rF8o8sArquxA==",
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.7.0.tgz",
|
||||
"integrity": "sha512-BMpj8CKP48XALGGcEzf+rvaz+gVhVRAkxk08gvGPfyoOB4zAix6WKO7k2BHiw7UAwma1eoG1z2NzkAU/+fkyhA==",
|
||||
"dependencies": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"pino": "^6.13.0",
|
||||
@@ -72608,7 +72608,7 @@
|
||||
"pg": "^8.6.0",
|
||||
"pino": "6.13.1",
|
||||
"pino-colada": "^2.1.0",
|
||||
"pino-http": "5.6.0",
|
||||
"pino-http": "5.7.0",
|
||||
"prettier": "^2.3.1",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
@@ -84832,9 +84832,9 @@
|
||||
}
|
||||
},
|
||||
"pino-http": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.6.0.tgz",
|
||||
"integrity": "sha512-sf1SsfkgsOb8UaK/DdXu9N036lxkeyOcHBMvHNbDAjfg8pFU0c6/SqrrY9OAK8VhW+Ej80KhA+rF8o8sArquxA==",
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.7.0.tgz",
|
||||
"integrity": "sha512-BMpj8CKP48XALGGcEzf+rvaz+gVhVRAkxk08gvGPfyoOB4zAix6WKO7k2BHiw7UAwma1eoG1z2NzkAU/+fkyhA==",
|
||||
"requires": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"pino": "^6.13.0",
|
||||
|
||||
Reference in New Issue
Block a user