[server] update sequelize to 5.6 to fix old vuln

This commit is contained in:
41666 2019-04-16 06:44:36 -05:00
parent 1b169fa284
commit e3df126277
No known key found for this signature in database
GPG key ID: BC51D07640DC10AF
2 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"superagent": "^4.0.0",
"superagent": "^5.0.2",
"uuid": "^3.3.2"
},
"scripts": {