fix pg version

This commit is contained in:
Philipinho
2024-03-29 18:32:41 +00:00
parent 1ce6679017
commit 34876dacdb
2 changed files with 26 additions and 225 deletions

View File

@ -53,7 +53,7 @@
"mime-types": "^2.1.35",
"nestjs-kysely": "^0.1.6",
"passport-jwt": "^4.0.1",
"pg": "^8.",
"pg": "^8.11.3",
"pg-tsquery": "^8.4.2",
"reflect-metadata": "^0.2.1",
"rxjs": "^7.8.1",