Bump pg from 7.11.0 to 7.17.1

Bumps [pg](https://github.com/brianc/node-postgres) from 7.11.0 to 7.17.1.
- [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.11.0...pg@7.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-15 07:31:54 +00:00 committed by GitHub
parent fb17d690c0
commit 25ef9fc429
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 15 deletions

View file

@ -77,7 +77,7 @@
"node-sass": "^4.11.0",
"node-uuid": "^1.4.8",
"passwords": "^1.3.1",
"pg": "^7.9.0",
"pg": "^7.17.1",
"redis": "^2.8.0",
"sequelize": "^5.15.1",
"smooth-scroll": "https://github.com/cferdinandi/smooth-scroll#5.3.7",