Skip to content

Commit

Permalink
Bump pg from 8.2.1 to 8.3.3 (#52)
Browse files Browse the repository at this point in the history
Bumps [pg](https://github.com/brianc/node-postgres) from 8.2.1 to 8.3.3.
- [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.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 16, 2020
1 parent 3f026d6 commit 94d3ff2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"express": "^5.0.0-alpha.8",
"lodash": "^4.17.19",
"mocha": "^8.0.1",
"pg": "^8.2.1",
"pg": "^8.3.3",
"pm2": "^4.4.0",
"semver-compare": "^1.0.0",
"ts-node": "^8.10.2",
Expand Down

0 comments on commit 94d3ff2

Please sign in to comment.