fix(typeorm): update typeorm to latest 0.2.x for secpatch

This commit is contained in:
Amruth Pillai
2022-04-30 13:01:45 +02:00
parent 87d381fe8e
commit 5bdb92b1cf
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.5.5",
"typeorm": "0.2",
"typeorm": "0.2.45",
"uuid": "^8.3.2"
},
"devDependencies": {