diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-08-08 16:16:28 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-08-08 16:16:28 +0200 |
| commit | 193c22d7d0aafd4a2e340940b2c283e8156ebc12 (patch) | |
| tree | 4a346647a783be2494d2189b15af2d457c722dde | |
| parent | c24a9d4c8d9939fa13f1683f2dc4c666a92eae9d (diff) | |
| download | cruncher-193c22d7d0aafd4a2e340940b2c283e8156ebc12.tar.gz cruncher-193c22d7d0aafd4a2e340940b2c283e8156ebc12.zip | |
update dependencies
| -rw-r--r-- | package.json | 4 |
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" |
