upgraded typeorm dependency

This commit is contained in:
Colby Gavin
2020-01-27 15:02:41 -05:00
parent ce190621ad
commit daf334f73b

View File

@@ -22,7 +22,7 @@
"pg": "^7.14.0",
"reflect-metadata": "^0.1.13",
"striptags": "^3.1.1",
"typeorm": "^0.2.20"
"typeorm": "^0.2.21"
},
"devDependencies": {
"@types/cors": "^2.8.6",