Bump pg from 8.14.0 to 8.14.1

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

---
updated-dependencies:
- dependency-name: pg
  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-03-17 22:13:49 +00:00 committed by GitHub
parent 63a6ad2321
commit dc3a805fc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

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