[config] Set pg connector timeouts to limited values; Bump pg version

This commit is contained in:
Sergey Konovalov
2024-01-31 20:56:47 +03:00
parent 1229d97793
commit c1553c0f7a
4 changed files with 28 additions and 10 deletions

View File

@ -37,7 +37,7 @@
"multiparty": "4.2.1",
"mysql2": "2.3.3",
"oracledb": "6.0.1",
"pg": "8.8.0",
"pg": "8.11.3",
"redis": "4.6.11",
"retry": "0.12.0",
"socket.io": "4.7.1",