chore(deps): bump pg from 8.15.1 to 8.15.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-23 22:04:11 +00:00 committed by GitHub
parent 48e84d71d2
commit 6f97cae885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 26 deletions

View file

@ -24,7 +24,7 @@
"discord.js": "^14.18.0",
"drizzle-orm": "^0.42.0",
"ioredis": "^5.6.1",
"pg": "^8.15.1"
"pg": "^8.15.5"
},
"devDependencies": {
"@commitlint/cli": "^19.8.0",