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", "discord.js": "^14.18.0",
"drizzle-orm": "^0.40.0", "drizzle-orm": "^0.40.0",
"ioredis": "^5.6.0", "ioredis": "^5.6.0",
"pg": "^8.14.0" "pg": "^8.14.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.0", "@eslint/eslintrc": "^3.3.0",

View file

@ -3215,9 +3215,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"pg@npm:^8.14.0": "pg@npm:^8.14.1":
version: 8.14.0 version: 8.14.1
resolution: "pg@npm:8.14.0" resolution: "pg@npm:8.14.1"
dependencies: dependencies:
pg-cloudflare: "npm:^1.1.1" pg-cloudflare: "npm:^1.1.1"
pg-connection-string: "npm:^2.7.0" pg-connection-string: "npm:^2.7.0"
@ -3233,7 +3233,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
pg-native: pg-native:
optional: true optional: true
checksum: 10c0/14d9fe726189107b028d5603b299776d039e36ed657c99057bcc1c125f889cb46536e0c48c6d98952231733c788f98c631bf74d5f8c9cbf85c4ac7c0a119b8b4 checksum: 10c0/221741cfcea4ab32c8b57bd60703bc36cfb5622dcac56c19e45f504ef8669f2f2e0429af8850f58079cfc89055da35b5a5e12de19e0505e3f61a4b4349388dcb
languageName: node languageName: node
linkType: hard linkType: hard
@ -3272,7 +3272,7 @@ __metadata:
eslint-config-prettier: "npm:^10.1.1" eslint-config-prettier: "npm:^10.1.1"
globals: "npm:^16.0.0" globals: "npm:^16.0.0"
ioredis: "npm:^5.6.0" ioredis: "npm:^5.6.0"
pg: "npm:^8.14.0" pg: "npm:^8.14.1"
prettier: "npm:3.5.3" prettier: "npm:3.5.3"
ts-node: "npm:^10.9.2" ts-node: "npm:^10.9.2"
tsx: "npm:^4.19.3" tsx: "npm:^4.19.3"