summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-06-22 16:28:51 +0200
committerSheogorath2019-06-22 16:29:09 +0200
commit0d5923d61cd8486e7d65776d8318115d9370380c (patch)
treed8514d5c5df9c7e77d26861f54f8dbd1406122f5 /package.json
parent502fae70a48e4ef5929ee59cb2b9e179710f102f (diff)
Update sequelize to latest version
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7fce9527..f1218f52 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"scrypt-async": "^2.0.1",
"scrypt-kdf": "^2.0.1",
"select2": "^3.5.2-browserify",
- "sequelize": "5.3.2",
+ "sequelize": "^5.8.12",
"shortid": "2.2.8",
"socket.io": "~2.1.1",
"socket.io-client": "~2.1.1",