File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"dotenv" : " 16.4.7" ,
32
32
"express" : " 4.21.2" ,
33
33
"jsonwebtoken" : " 9.0.2" ,
34
- "pg" : " 8.14.0 " ,
34
+ "pg" : " 8.14.1 " ,
35
35
"react" : " 18.3.1" ,
36
36
"react-dom" : " 18.3.1" ,
37
37
"react-router-dom" : " 6.30.0" ,
Original file line number Diff line number Diff line change @@ -4496,10 +4496,10 @@ pg-types@^2.1.0:
4496
4496
postgres-date "~1.0.4"
4497
4497
postgres-interval "^1.1.0"
4498
4498
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 ==
4503
4503
dependencies :
4504
4504
pg-connection-string "^2.7.0"
4505
4505
pg-pool "^3.8.0"
You can’t perform that action at this time.
0 commit comments