diff --git a/package.json b/package.json index 5a1999f..2e3c5c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msb", - "version": "1.2.0", + "version": "1.2.1", "description": "A framework to simplify the implementation of an event-bus oriented microservices architecture", "license": "MIT", "main": "index.js", @@ -34,7 +34,7 @@ "amqp-coffee": "^0.1.30", "async": "^2.0.0", "cli-table": "^0.3.1", - "debug": "^2.1.1", + "debug": "^3.1.0", "ip": "^1.1.2", "lodash": "^4.6.1", "lodash.get": "^4.1.2",