Merge pull request #17 from kudos/dependabot/npm_and_yarn/pg-7.17.1

Bump pg from 7.11.0 to 7.17.1
This commit is contained in:
Jonathan Cremin 2020-01-15 14:45:49 +00:00 committed by GitHub
commit c62143bed8
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",