We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9747d commit 9352c1bCopy full SHA for 9352c1b
2 files changed
backend/package.json
@@ -47,7 +47,7 @@
47
"drizzle-zod": "0.8.2",
48
"http-signature": "1.4.0",
49
"nestjs-pino": "4.4.0",
50
- "pg": "8.15.6",
+ "pg": "8.16.3",
51
"reflect-metadata": "0.2.2",
52
"rxjs": "7.8.2",
53
"zod": "3.24.3"
@@ -60,7 +60,7 @@
60
"@types/express": "5.0.3",
61
"@types/jest": "29.5.14",
62
"@types/node": "22.16.5",
63
- "@types/pg": "8.11.14",
+ "@types/pg": "8.15.4",
64
"@types/supertest": "6.0.3",
65
"@typescript-eslint/eslint-plugin": "7.18.0",
66
"@typescript-eslint/parser": "7.18.0",
0 commit comments