Bump pg from 8.13.3 to 8.14.0

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

---
updated-dependencies:
- dependency-name: pg
  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-03-11 21:47:34 +00:00 committed by GitHub
parent 03f8b68f5b
commit 34ad029d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

View file

@ -19,7 +19,7 @@
"discord.js": "^14.18.0",
"drizzle-orm": "^0.40.0",
"ioredis": "^5.6.0",
"pg": "^8.13.3"
"pg": "^8.14.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.0",