Skip to content

Commit 8bdc440

Browse files
committed
chore(deps): update to pg@8.13.0
1 parent dfdfa42 commit 8bdc440

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bun.lockb

1.54 KB
Binary file not shown.

packages/~/infra/moncomptepro/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"consola": "3.2.3",
2727
"drizzle-orm": "0.34.1",
2828
"hono": "4.6.3",
29-
"pg": "8.12.0"
29+
"pg": "8.13.0"
3030
},
3131
"devDependencies": {
3232
"@electric-sql/pglite": "0.2.11",

packages/~/infra/moncomptepro/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
},
2323
"devDependencies": {
2424
"@~/config.typescript": "workspace:*",
25-
"pg": "8.12.0"
25+
"pg": "8.13.0"
2626
}
2727
}

0 commit comments

Comments
 (0)