Bump pg from 8.13.2 to 8.13.3

Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.13.2 to 8.13.3.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.3/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-02-13 22:21:54 +00:00 committed by GitHub
parent c9ca169d4c
commit 8b8695eb6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"dependencies": {
"discord.js": "^14.18.0",
"drizzle-orm": "^0.39.3",
"pg": "^8.13.2"
"pg": "^8.13.3"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",