Skip to content

Commit

Permalink
fix(package): update sequelize to version 5.19.0
Browse files Browse the repository at this point in the history
Closes #30
  • Loading branch information
greenkeeper[bot] authored Sep 19, 2019
1 parent 7ba04d6 commit c242514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/inra-server-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"case": "^1.5.5",
"inra-server-container": "latest",
"sequelize": "^4.37.7",
"sequelize": "^5.19.0",
"sequelize-cli": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit c242514

Please sign in to comment.