Skip to content

Commit

Permalink
fix(deps): update dependency pg to v8.13.1 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate committed Oct 24, 2024
1 parent 7a11452 commit ad9f252
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"kysely": "0.27.4",
"nanoid": "5.0.7",
"neverthrow": "8.1.0",
"pg": "8.13.0",
"pg": "8.13.1",
"pino": "9.5.0",
"pino-pretty": "11.3.0",
"serialize-error": "11.0.3",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad9f252

Please sign in to comment.