Skip to content

Commit

Permalink
fix(package): update sequelize to version 5.21.7
Browse files Browse the repository at this point in the history
Closes #33
  • Loading branch information
greenkeeper[bot] authored Apr 23, 2020
1 parent d7f9cfd commit 2701d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"minio": "^7.0.3",
"pg": "^7.4.3",
"pg-hstore": "^2.3.2",
"sequelize": "^4.22.6",
"sequelize": "^5.21.7",
"uuid": "^7.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 2701d42

Please sign in to comment.