mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
update huly.server (#10270)
* fix collaborator security query Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> * update server/postgres version Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> --------- Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/mongo": "workspace:^0.7.16",
|
||||
"@hcengineering/postgres": "workspace:^0.7.19",
|
||||
"@hcengineering/postgres": "workspace:^0.7.21",
|
||||
"mongodb": "^6.16.0",
|
||||
"postgres": "^3.4.7",
|
||||
"@hcengineering/platform": "workspace:^0.7.19",
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"@hcengineering/analytics": "workspace:^0.7.17",
|
||||
"@hcengineering/account-client": "workspace:^0.7.20",
|
||||
"@hcengineering/server-backup": "workspace:^0.7.0",
|
||||
"@hcengineering/postgres": "workspace:^0.7.19",
|
||||
"@hcengineering/postgres": "workspace:^0.7.21",
|
||||
"@hcengineering/mongo": "workspace:^0.7.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user