build(deps): bump typeorm from 0.2.25 to 0.2.26 (#71)

Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.25 to 0.2.26.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typeorm/typeorm/compare/0.2.25...0.2.26)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-13 00:53:23 +09:00
committed by GitHub
parent 1910876706
commit e076bcba40
2 changed files with 10 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
"sqlite3": "^5.0.0",
"swagger-ui-express": "^4.1.4",
"swr": "^0.3.2",
"typeorm": "^0.2.25",
"typeorm": "^0.2.26",
"yamljs": "^0.3.0"
},
"devDependencies": {