Skip to content

Commit

Permalink
chore(deps): bump pg from 8.11.0 to 8.11.1 (#552)
Browse files Browse the repository at this point in the history
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.0 to 8.11.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.1/packages/pg)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent e53da0d commit 65a3c7d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"node-schedule": "^2.1.1",
"node-xlsx": "^0.23.0",
"on-finished": "^2.4.1",
"pg": "^8.11.0",
"pg": "^8.11.1",
"prom-client": "^14.2.0",
"read-chunk": "^3.2.0",
"request": "^2.88.2",
Expand Down

0 comments on commit 65a3c7d

Please sign in to comment.