Skip to content

Commit

Permalink
fix(deps): update dependency pg to v8.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2022
1 parent 389b77e commit 94e6bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"knex": "0.21.18",
"pg": "8.5.1",
"pg": "8.7.3",
"pg-connection-string": "2.4.0",
"rollbar": "2.21.1",
"sqlite3": "5.0.0",
Expand Down

0 comments on commit 94e6bdd

Please sign in to comment.