diff --git a/apps/api/package.json b/apps/api/package.json index d392ec1a3..96e4d36f7 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -29,7 +29,7 @@ "ioredis": "5.3.2", "ky": "1.2.2", "next-api-utils": "1.1.0", - "pg": "8.11.3", + "pg": "8.13.0", "reflect-metadata": "0.2.1", "rxjs": "7.8.1", "superjson": "2.2.1", @@ -42,7 +42,7 @@ "@tsconfig/strictest": "2.0.3", "@types/cors": "2.8.17", "@types/express": "^4.17.17", - "@types/pg": "8.11.6", + "@types/pg": "8.11.10", "type-fest": "4.14.0", "typescript": "5.4.2" }