diff --git a/api/package.json b/api/package.json index ad18ddc91b..fe92173b9a 100644 --- a/api/package.json +++ b/api/package.json @@ -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", diff --git a/package-lock.json b/package-lock.json index 97173e3c24..4dbd7cae43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",