Fixed Pino logging dependency issues.

This commit is contained in:
Tom
2025-02-24 21:18:36 +00:00
parent a44cd89072
commit 64ebdfd6f4
2 changed files with 242 additions and 68 deletions

View File

@ -34,10 +34,12 @@
"class-validator": "^0.14.1",
"cookie-parser": "^1.4.7",
"moment": "^2.30.1",
"nestjs-pino": "^4.3.1",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"pg": "^8.13.1",
"pino-http": "^10.4.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
"typeorm": "^0.3.20",