From b28504a863424f8b02fae51542ff4105015d5944 Mon Sep 17 00:00:00 2001 From: Icebob Date: Fri, 22 Sep 2017 20:41:39 +0200 Subject: [PATCH] chore: update deps --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 616a0b13e..b78b1387e 100644 --- a/package.json +++ b/package.json @@ -40,11 +40,11 @@ "license": "MIT", "devDependencies": { "amqplib": "0.5.1", - "avsc": "5.0.5", + "avsc": "5.0.6", "benchmarkify": "2.1.0", "bunyan": "1.8.12", "coveralls": "2.13.1", - "eslint": "4.6.1", + "eslint": "4.7.2", "eslint-plugin-node": "^5.1.1", "eslint-plugin-promise": "3.5.0", "eslint-plugin-security": "^1.4.0", @@ -52,17 +52,17 @@ "ioredis": "3.1.4", "jest": "20.0.4", "jest-cli": "20.0.4", - "joi": "10.6.0", + "joi": "11.0.3", "lolex": "2.1.2", "moleculer-repl": "0.3.0", "mqtt": "2.13.0", "msgpack5": "3.5.1", "nats": "0.7.20", - "nodemon": "1.12.0", + "nodemon": "1.12.1", "npm-check": "5.4.5", - "pino": "4.7.1", + "pino": "4.7.2", "protobufjs": "6.8.0", - "v8-natives": "1.0.0", + "v8-natives": "1.0.2", "winston": "2.3.1", "winston-context": "0.0.7" },