Bump pg in /backend in the prod-minor-updates group

Bumps the prod-minor-updates group in /backend with 1 update: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg).


Updates `pg` from 8.17.2 to 8.18.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.18.0/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-03 13:04:13 +00:00
committed by GitHub
parent c2fddee2c7
commit 60404b6f7e
2 changed files with 10 additions and 10 deletions

View File

@@ -32,7 +32,7 @@
"objection": "3.1.5",
"otplib": "^12.0.1",
"path": "^0.12.7",
"pg": "^8.17.2",
"pg": "^8.18.0",
"proxy-agent": "^6.5.0",
"signale": "1.4.0",
"sqlite3": "^5.1.7",