Skip to content

Commit

Permalink
fix(package): update pg to version 8.2.0
Browse files Browse the repository at this point in the history
Closes #122
  • Loading branch information
greenkeeper[bot] authored May 13, 2020
1 parent d82809a commit 5050ddf
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 @@ -38,7 +38,7 @@
"dependencies": {
"bluebird": "^3.5.0",
"debug": "^4.0.0",
"pg": "^7.0.2"
"pg": "^8.2.0"
},
"devDependencies": {
"babel": "^6.23.0",
Expand Down

0 comments on commit 5050ddf

Please sign in to comment.