chore(deps): bump pg from 8.15.6 to 8.16.0

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

---
updated-dependencies:
- dependency-name: pg
  dependency-version: 8.16.0
  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] 2025-05-13 00:30:57 +00:00 committed by GitHub
parent a083f1f83a
commit 18ef55db2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 25 deletions

View file

@ -24,7 +24,7 @@
"discord.js": "^14.19.3",
"drizzle-orm": "^0.43.1",
"ioredis": "^5.6.1",
"pg": "^8.15.6"
"pg": "^8.16.0"
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",