diff options
author | Mark Powers <markppowers0@gmail.com> | 2020-04-05 14:40:32 -0500 |
---|---|---|
committer | Mark Powers <markppowers0@gmail.com> | 2020-04-05 14:40:32 -0500 |
commit | a0dd21347218c46521b6d28dd26605380589b6b9 (patch) | |
tree | a5671c7fb48b91f947a91a99ac58bac876f6b7f3 /package.json | |
parent | 31969e94c89cf9b1233a3439a4000667e51876bf (diff) | |
parent | aa07b9f9f7643c94581440177e898660c652a055 (diff) |
Merge branch 'master' of https://github.com/Mark-Powers/marks.kitchen
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 06e3c0c..6be0a34 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "multer": "^1.4.2", "mysql2": "^1.7.0", "request": "^2.88.0", - "sequelize": "^4.44.3", + "sequelize": "^5.21.4", "uuid": "^3.3.3" } } |