Bump sequelize from 4.43.0 to 5.15.1

Bumps [sequelize](https://github.com/sequelize/sequelize) from 4.43.0 to 5.15.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v4.43.0...v5.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-03-13 14:47:35 +00:00
committed by TheBeastLT
parent c09d7cf566
commit 81236297c1
2 changed files with 52 additions and 80 deletions

View File

@@ -34,7 +34,7 @@
"pg": "^7.8.2",
"pg-hstore": "^2.3.2",
"rarbg-api": "^1.1.3",
"sequelize": "^4.43.0",
"sequelize": "^5.15.1",
"sugar-date": "^2.0.6",
"torrent-stream": "^1.1.0"
}