Merge pull request #59 from kudos/dependabot/npm_and_yarn/pg-7.18.1

Bump pg from 7.17.1 to 7.18.1
This commit is contained in:
Jonathan Cremin 2020-02-14 15:51:25 +00:00 committed by GitHub
commit 40ce31cebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -77,7 +77,7 @@
"node-sass": "^4.13.1",
"node-uuid": "^1.4.8",
"passwords": "^1.3.1",
"pg": "^7.17.1",
"pg": "^7.18.1",
"redis": "^2.8.0",
"sequelize": "^5.21.3",
"smooth-scroll": "https://github.com/cferdinandi/smooth-scroll#v16.1.2",