Update dependency sequelize to v6.14.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
renovate-bot 2022-01-29 14:43:53 +00:00
parent 1bb312e63d
commit cf0dc57a20

View File

@ -24,7 +24,7 @@
"morgan": "1.10.0", "morgan": "1.10.0",
"passport": "0.5.2", "passport": "0.5.2",
"passport-local": "1.0.0", "passport-local": "1.0.0",
"sequelize": "6.13.0", "sequelize": "6.14.1",
"sqlite3": "5.0.2", "sqlite3": "5.0.2",
"winston": "3.4.0" "winston": "3.4.0"
} }