revert(deps): revert back to typeorm 0.2.32
typeorm 0.2.34 introduced a bug with relations causing typeorm to think relations are loaded that arent. will look back at updating this in future versions.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"sqlite3": "^5.0.2",
|
||||
"swagger-ui-express": "^4.1.6",
|
||||
"swr": "^0.5.6",
|
||||
"typeorm": "^0.2.34",
|
||||
"typeorm": "0.2.32",
|
||||
"uuid": "^8.3.2",
|
||||
"web-push": "^3.4.4",
|
||||
"winston": "^3.3.3",
|
||||
|
||||
Reference in New Issue
Block a user