Skip to content

Commit

Permalink
fix(deps): update dependency pg to v8.11.1 (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 01fa214 commit 827221a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
36 changes: 16 additions & 20 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"inversify": "6.0.1",
"mysql": "2.18.1",
"pg": "8.11.0",
"pg": "8.11.1",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.1",
"tslib": "2.5.3",
Expand Down

0 comments on commit 827221a

Please sign in to comment.