mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-24 13:01:54 +00:00
fix(deps): update dependency typeorm to v0.3.4
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
197a937a3f
commit
115f3a3c07
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
"rxjs": "7.5.5",
|
||||
"sqlite3": "5.0.8",
|
||||
"swagger-ui-express": "4.4.0",
|
||||
"typeorm": "0.2.45"
|
||||
"typeorm": "0.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.2.6",
|
||||
|
|
Loading…
Reference in a new issue