summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 97fdb89..3a28064 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
"dependencies": {
"amqplib": "^0.5.1",
"bluebird": "^3.5.0",
- "mysql2": "^1.3.6",
- "sequelize": "^4.3.2",
+ "mysql2": "^1.4.0",
+ "sequelize": "^4.4.2",
"sleep-promise": "^2.0.0",
"winston": "^2.3.1",
"winston-loggly-bulk": "^2.0.0"