mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[config] Set pg connector timeouts to limited values; Bump pg version
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user