Skip to content

Commit 4205fa2

Browse files
[renovate-bot] - Update dependency pg to v8.14.1
1 parent 9851d77 commit 4205fa2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dotenv": "16.4.7",
3232
"express": "4.21.2",
3333
"jsonwebtoken": "9.0.2",
34-
"pg": "8.14.0",
34+
"pg": "8.14.1",
3535
"react": "18.3.1",
3636
"react-dom": "18.3.1",
3737
"react-router-dom": "6.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4496,10 +4496,10 @@ pg-types@^2.1.0:
44964496
postgres-date "~1.0.4"
44974497
postgres-interval "^1.1.0"
44984498

4499-
4500-
version "8.14.0"
4501-
resolved "https://registry.yarnpkg.com/pg/-/pg-8.14.0.tgz#5ef420ff6f89f2b96989f858d963291531e797f1"
4502-
integrity sha512-nXbVpyoaXVmdqlKEzToFf37qzyeeh7mbiXsnoWvstSqohj88yaa/I/Rq/HEVn2QPSZEuLIJa/jSpRDyzjEx4FQ==
4499+
4500+
version "8.14.1"
4501+
resolved "https://registry.yarnpkg.com/pg/-/pg-8.14.1.tgz#2e3d1f287b64797cdfc8d1ba000f61a7ff8d66ed"
4502+
integrity sha512-0TdbqfjwIun9Fm/r89oB7RFQ0bLgduAhiIqIXOsyKoiC/L54DbuAAzIEN/9Op0f1Po9X7iCPXGoa/Ah+2aI8Xw==
45034503
dependencies:
45044504
pg-connection-string "^2.7.0"
45054505
pg-pool "^3.8.0"

0 commit comments

Comments
 (0)