Skip to content

Commit 53ea215

Browse files
fix(package): update sequelize to version 5.19.7
Closes #232
1 parent 2d6e27e commit 53ea215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"node-uuid": "^1.4.7",
5454
"oauth2-server": "https://github.com/iamblue/Oauth2-server.git",
5555
"ramda": "^0.23.0",
56-
"sequelize": "^1.7.10",
56+
"sequelize": "^5.19.7",
5757
"shortid": "^2.2.6",
5858
"superagent": "^3.5.0",
5959
"utils-merge": "^1.0.0",

0 commit comments

Comments
 (0)