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:
Alexander Onnikov
2025-12-02 12:53:38 +07:00
committed by GitHub
parent 8a21c04739
commit 2323a9a04e
12 changed files with 37 additions and 59 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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"
}
}