Skip to content

Commit

Permalink
fix(deps): update dependency pg to v8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Jul 28, 2021
1 parent ade0d65 commit 56ca53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/express-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"express": "4.17.1",
"express-session": "1.17.2",
"http-errors": "1.8.0",
"pg": "8.6.0",
"pg": "8.7.1",
"reflect-metadata": "0.1.13",
"typeorm-extension": "0.2.7",
"typeorm": "0.2.34",
Expand Down

0 comments on commit 56ca53d

Please sign in to comment.