chore(deps): bump pg (#437)
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
Docker Build and Push / pgbouncer (push) Has been cancelled
ESLint / Run eslint scanning (push) Has been cancelled
NodeJS Build / build (24.x) (push) Has been cancelled

This commit is contained in:
Ahmad 2025-06-19 18:11:26 -04:00 committed by GitHub
commit c0c07dc918
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -24,7 +24,7 @@
"discord.js": "^14.20.0",
"drizzle-orm": "^0.44.2",
"ioredis": "^5.6.1",
"pg": "^8.16.1"
"pg": "^8.16.2"
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",

View file

@ -4063,10 +4063,10 @@ __metadata:
languageName: node
linkType: hard
"pg-protocol@npm:^1.10.1":
version: 1.10.1
resolution: "pg-protocol@npm:1.10.1"
checksum: 10c0/f684e4aaae52b296139b5ee573819e5eedbdd09c5dc4616a139da2034716f0bd83e30ab478ad688415e4bc77b5e59335f4e1b41b4890472541b12e217c375adb
"pg-protocol@npm:^1.10.2":
version: 1.10.2
resolution: "pg-protocol@npm:1.10.2"
checksum: 10c0/3f9b5aba3f356190738ea25ecded3cd033cd2218789acf9c67b75788932c4b594eeb7043481822b69eaae4d84401e00142a2ef156297a8347987a78a52afd50e
languageName: node
linkType: hard
@ -4083,14 +4083,14 @@ __metadata:
languageName: node
linkType: hard
"pg@npm:^8.16.1":
version: 8.16.1
resolution: "pg@npm:8.16.1"
"pg@npm:^8.16.2":
version: 8.16.2
resolution: "pg@npm:8.16.2"
dependencies:
pg-cloudflare: "npm:^1.2.6"
pg-connection-string: "npm:^2.9.1"
pg-pool: "npm:^3.10.1"
pg-protocol: "npm:^1.10.1"
pg-protocol: "npm:^1.10.2"
pg-types: "npm:2.2.0"
pgpass: "npm:1.0.5"
peerDependencies:
@ -4101,7 +4101,7 @@ __metadata:
peerDependenciesMeta:
pg-native:
optional: true
checksum: 10c0/f5053a37074a01cb889085b6242659784c0345bb10ca9d0e6d7ea1bbbd0d0e63b3e212c7fa3fc66d6838ce9f03eed3b9aff44dd3ffc5f1cbb1eee6468c2e2b15
checksum: 10c0/e444103fda2fa236bb7951e534bbce52d81df8f0ca43b36cdd32da2e558946ae011fa6a0fcfea2e48d935addba821868e76d3f4f670b313f639a3d24fcd420af
languageName: node
linkType: hard
@ -4161,7 +4161,7 @@ __metadata:
husky: "npm:^9.1.7"
ioredis: "npm:^5.6.1"
lint-staged: "npm:^16.1.2"
pg: "npm:^8.16.1"
pg: "npm:^8.16.2"
prettier: "npm:3.5.3"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.3.0"