Bump pg from 8.2.1 to 8.3.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-17 07:09:35 +00:00 committed by GitHub
parent 6bc6f0607c
commit fd16dc4d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View file

@ -49,7 +49,7 @@
"mocha-esm": "^1.1.1",
"node-sass": "^4.14.1",
"nodebrainz": "^2.1.1",
"pg": "^8.2.1",
"pg": "^8.3.0",
"playmusic": "^2.3.0",
"sass-loader": "^8.0.2",
"sequelize": "^5.21.13",