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 b3625d9..3b16211 100644
--- a/package.json
+++ b/package.json
@@ -10,10 +10,10 @@
"license": "UNLICENSED",
"dependencies": {
"bluebird": "^3.5.0",
- "mysql": "^2.13.0",
+ "mysql2": "^1.3.6",
"request": "^2.81.0",
"request-promise": "^4.2.1",
- "sequelize-auto": "^0.4.25",
+ "sequelize-auto": "^0.4.28",
"sequelize-json": "^2.1.2",
"sleep-promise": "^2.0.0"
}