Bump sequelize from 3.14.2 to 6.3.5 in /todo-backend

Bumps [sequelize](https://github.com/sequelize/sequelize) from 3.14.2 to 6.3.5.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v3.14.2...v6.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-04 04:15:15 +00:00 committed by GitHub
parent 20d773370e
commit 4a572a4c54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
}, },
"dependencies": { "dependencies": {
"restify": "4.3.0", "restify": "4.3.0",
"sequelize": "3.14.2", "sequelize": "6.3.5",
"mysql": "2.9.0" "mysql": "2.9.0"
} }
} }