chore(deps): bump pg from 8.16.3 to 8.17.1

Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.16.3 to 8.17.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.17.1/packages/pg)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-13 06:07:34 +00:00
committed by GitHub
parent 41ef04b092
commit 748c5fc051
3 changed files with 29 additions and 24 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"next": "^16.1.5",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"pg": "^8.16.3",
"pg": "^8.18.0",
"recharts": "^3.6.0"
},
"devDependencies": {