mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Bump pg from 8.13.1 to 8.13.2
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.13.1 to 8.13.2. - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.2/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:
parent
5a0877e555
commit
0404dd232f
2 changed files with 20 additions and 13 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue