[npm]: bump pg versions

This commit is contained in:
41666 2019-06-05 06:37:30 -05:00
parent 0bffc458d2
commit 74e87ccbc7
No known key found for this signature in database
GPG key ID: DE08FAA8925DC747
2 changed files with 14 additions and 74 deletions

View file

@ -25,8 +25,8 @@
"moniker": "^0.1.2",
"nanoid": "^2.0.3",
"pg": "^7.11.0",
"pg-hstore": "^2.3.2",
"sequelize": "^5.8.6",
"pg-hstore": "^2.3.3",
"sequelize": "^5.8.7",
"superagent": "^5.0.5"
},
"devDependencies": {