refactor(core): Upgrade typeorm (no-changelog) (#5423)

[Now we can use aggregate functions directly over the repository API](https://github.com/typeorm/typeorm/pull/9737)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-02-09 10:44:07 +01:00
committed by GitHub
parent e0c4c25227
commit 52cb185637
3 changed files with 79 additions and 67 deletions

View File

@@ -193,7 +193,7 @@
"sse-channel": "^4.0.0",
"swagger-ui-express": "^4.3.0",
"syslog-client": "^1.1.1",
"typeorm": "0.3.11",
"typeorm": "^0.3.12",
"uuid": "^8.3.2",
"validator": "13.7.0",
"winston": "^3.3.3",