build(deps): bump pg from 7.14.0 to 8.0.0 in /Server

Bumps [pg](https://github.com/brianc/node-postgres) from 7.14.0 to 8.0.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/compare/v7.14.0...pg@8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-31 10:26:31 +00:00 committed by GitHub
parent cdcf5081d6
commit 8ef79e3df0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 8 deletions

View file

@ -28,7 +28,7 @@
"koa-static": "^5.0.0",
"ksuid": "^1.2.0",
"lru-cache": "^5.1.1",
"pg": "^7.14.0",
"pg": "^8.0.0",
"pg-hstore": "^2.3.3",
"pm2": "^4.1.2",
"sequelize": "^5.21.2",