Skip to content

Commit

Permalink
fix(deps): update dependency pg to ^8.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 77da40a commit 8189906
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@databases/pg-schema-cli": "^4.4.0",
"@databases/pg-typed": "^4.4.1",
"@types/pg": "^8.11.10",
"pg": "^8.12.0",
"pg": "^8.13.0",
"pg-hstore": "^2.3.4"
},
"directories": {
Expand Down
54 changes: 31 additions & 23 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 8189906

Please sign in to comment.