diff --git a/package-lock.json b/package-lock.json index 4ece4028..3bb06564 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "nestjs-pino": "^3.4.0", "passport": "^0.6.0", "passport-headerapikey": "^1.2.2", - "pino-http": "^8.4.0", + "pino-http": "^8.5.0", "pino-pretty": "^10.2.0", "reflect-metadata": "^0.1.13", "rxjs": "^7.8.1", @@ -12597,9 +12597,9 @@ } }, "node_modules/pino-http": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.4.0.tgz", - "integrity": "sha512-9I1eRLxsujQJwLQTrHBU0wDlwnry2HzV2TlDwAsmZ9nT3Y2NQBLrz+DYp73L4i11vl/eudnFT8Eg0Kp62tMwEw==", + "version": "8.5.0", + "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.5.0.tgz", + "integrity": "sha512-kLGKNLyfWfdmrG1Ug0YdYpCTGbNcuD/YGC3g+elRU/Cm44UTs+tj/dZTxDN3bYauekxFxdLZhJuZdKKl0cml9w==", "dependencies": { "get-caller-file": "^2.0.5", "pino": "^8.0.0", diff --git a/package.json b/package.json index cf254c84..c615ee36 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "nestjs-pino": "^3.4.0", "passport": "^0.6.0", "passport-headerapikey": "^1.2.2", - "pino-http": "^8.4.0", + "pino-http": "^8.5.0", "pino-pretty": "^10.2.0", "reflect-metadata": "^0.1.13", "rxjs": "^7.8.1",