mirror of
https://github.com/directus/directus.git
synced 2026-01-23 00:28:10 -05:00
Update dependency pino-http to v5.8.0 (#8205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
"otplib": "^12.0.1",
|
||||
"pino": "6.13.2",
|
||||
"pino-colada": "^2.1.0",
|
||||
"pino-http": "5.7.0",
|
||||
"pino-http": "5.8.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
@@ -124,7 +124,7 @@
|
||||
"otplib": "^12.0.1",
|
||||
"pino": "6.13.2",
|
||||
"pino-colada": "^2.1.0",
|
||||
"pino-http": "5.7.0",
|
||||
"pino-http": "5.8.0",
|
||||
"prettier": "^2.3.1",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
@@ -35885,9 +35885,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pino-http": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.7.0.tgz",
|
||||
"integrity": "sha512-BMpj8CKP48XALGGcEzf+rvaz+gVhVRAkxk08gvGPfyoOB4zAix6WKO7k2BHiw7UAwma1eoG1z2NzkAU/+fkyhA==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.8.0.tgz",
|
||||
"integrity": "sha512-YwXiyRb9y0WCD1P9PcxuJuh3Dc5qmXde/paJE86UGYRdiFOi828hR9iUGmk5gaw6NBT9gLtKANOHFimvh19U5w==",
|
||||
"dependencies": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"pino": "^6.13.0",
|
||||
@@ -65057,7 +65057,7 @@
|
||||
"pg": "^8.6.0",
|
||||
"pino": "6.13.2",
|
||||
"pino-colada": "^2.1.0",
|
||||
"pino-http": "5.7.0",
|
||||
"pino-http": "5.8.0",
|
||||
"prettier": "^2.3.1",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
@@ -79291,9 +79291,9 @@
|
||||
}
|
||||
},
|
||||
"pino-http": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.7.0.tgz",
|
||||
"integrity": "sha512-BMpj8CKP48XALGGcEzf+rvaz+gVhVRAkxk08gvGPfyoOB4zAix6WKO7k2BHiw7UAwma1eoG1z2NzkAU/+fkyhA==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-5.8.0.tgz",
|
||||
"integrity": "sha512-YwXiyRb9y0WCD1P9PcxuJuh3Dc5qmXde/paJE86UGYRdiFOi828hR9iUGmk5gaw6NBT9gLtKANOHFimvh19U5w==",
|
||||
"requires": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"pino": "^6.13.0",
|
||||
|
||||
Reference in New Issue
Block a user