chore(deps): bump pg from 8.5.1 to 8.8.0 (#4614)

Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.5.1 to 8.8.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/commits/pg@8.8.0/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-26 08:56:29 -08:00
committed by GitHub
parent 393d9c4a72
commit 68ad7607b0
2 changed files with 17 additions and 17 deletions

View File

@@ -147,7 +147,7 @@
"passport-google-oauth2": "^0.2.0",
"passport-oauth2": "^1.6.1",
"passport-slack-oauth2": "^1.1.1",
"pg": "^8.5.1",
"pg": "^8.8.0",
"pg-hstore": "^2.3.4",
"pg-tsquery": "^8.4.0",
"polished": "^4.2.2",