Skip to content

Commit 9352c1b

Browse files
fix(deps): update dependency pg to v8.16.3 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d9747d commit 9352c1b

File tree

2 files changed

+56
-107
lines changed

2 files changed

+56
-107
lines changed

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"drizzle-zod": "0.8.2",
4848
"http-signature": "1.4.0",
4949
"nestjs-pino": "4.4.0",
50-
"pg": "8.15.6",
50+
"pg": "8.16.3",
5151
"reflect-metadata": "0.2.2",
5252
"rxjs": "7.8.2",
5353
"zod": "3.24.3"
@@ -60,7 +60,7 @@
6060
"@types/express": "5.0.3",
6161
"@types/jest": "29.5.14",
6262
"@types/node": "22.16.5",
63-
"@types/pg": "8.11.14",
63+
"@types/pg": "8.15.4",
6464
"@types/supertest": "6.0.3",
6565
"@typescript-eslint/eslint-plugin": "7.18.0",
6666
"@typescript-eslint/parser": "7.18.0",

0 commit comments

Comments
 (0)