File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
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.13.3 " ,
34
+ "pg" : " 8.14.0 " ,
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 4475
4475
resolved "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz"
4476
4476
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
4477
4477
4478
- pg-pool@^3.7.1 :
4479
- version "3.7.1 "
4480
- resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.7.1 .tgz#d1aaf618618d8f878acf185e86084928b8cd5b3c "
4481
- integrity sha512-xIOsFoh7Vdhojas6q3596mXFsR8nwBQBXX5JiV7p9buEVAGqYL4yFzclON5P9vFrpu1u7Zwl2oriyDa89n0wbw ==
4478
+ pg-pool@^3.8.0 :
4479
+ version "3.8.0 "
4480
+ resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.8.0 .tgz#e6bce7fc4506a8d6106551363fc5283e5445b776 "
4481
+ integrity sha512-VBw3jiVm6ZOdLBTIcXLNdSotb6Iy3uOCwDGFAksZCXmi10nyRvnP2v3jl4d+IsLYRyXf6o9hIm/ZtUzlByNUdw ==
4482
4482
4483
- pg-protocol@^1.7.1 :
4484
- version "1.7.1 "
4485
- resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.7.1 .tgz#aad61a6f927b51e89dcf721408b76c0e536d43dc "
4486
- integrity sha512-gjTHWGYWsEgy9MsY0Gp6ZJxV24IjDqdpTW7Eh0x+WfJLFsm/TJx1MzL6T0D88mBvkpxotCQ6TwW6N+Kko7lhgQ ==
4483
+ pg-protocol@^1.8.0 :
4484
+ version "1.8.0 "
4485
+ resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.8.0 .tgz#c707101dd07813868035a44571488e4b98639d48 "
4486
+ integrity sha512-jvuYlEkL03NRvOoyoRktBK7+qU5kOvlAwvmrH8sr3wbLrOdVWsRxQfz8mMy9sZFsqJ1hEWNfdWKI4SAmoL+j7g ==
4487
4487
4488
4488
pg-types@^2.1.0 :
4489
4489
version "2.2.0"
@@ -4496,14 +4496,14 @@ pg-types@^2.1.0:
4496
4496
postgres-date "~1.0.4"
4497
4497
postgres-interval "^1.1.0"
4498
4498
4499
- pg@8.13.3 :
4500
- version "8.13.3 "
4501
- resolved "https://registry.yarnpkg.com/pg/-/pg-8.13.3 .tgz#19cd021d1f9e9d26d860b80cd450f109a8652738 "
4502
- integrity sha512-P6tPt9jXbL9HVu/SSRERNYaYG++MjnscnegFh9pPHihfoBSujsrka0hyuymMzeJKFWrcG8wvCKy8rCe8e5nDUQ ==
4499
+ pg@8.14.0 :
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 ==
4503
4503
dependencies :
4504
4504
pg-connection-string "^2.7.0"
4505
- pg-pool "^3.7.1 "
4506
- pg-protocol "^1.7.1 "
4505
+ pg-pool "^3.8.0 "
4506
+ pg-protocol "^1.8.0 "
4507
4507
pg-types "^2.1.0"
4508
4508
pgpass "1.x"
4509
4509
optionalDependencies :
You can’t perform that action at this time.
0 commit comments