summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-08-08 16:16:28 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-08-08 16:16:28 +0200
commit193c22d7d0aafd4a2e340940b2c283e8156ebc12 (patch)
tree4a346647a783be2494d2189b15af2d457c722dde
parentc24a9d4c8d9939fa13f1683f2dc4c666a92eae9d (diff)
downloadcruncher-193c22d7d0aafd4a2e340940b2c283e8156ebc12.tar.gz
cruncher-193c22d7d0aafd4a2e340940b2c283e8156ebc12.zip
update dependencies
-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"