Merge pull request #271 from ahmadk953/dependabot/npm_and_yarn/pg-8.13.2

Bump pg from 8.13.1 to 8.13.2
This commit is contained in:
Ahmad 2025-02-11 18:17:36 -05:00 committed by GitHub
commit 80c2f97daf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 13 deletions

View file

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