diff --git a/package.json b/package.json index 6773e815..0b77b675 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iothub-explorer", - "version": "1.1.20", + "version": "1.2.0", "description": "Azure IoT Hub Explorer", "author": "Microsoft Corporation", "license": "MIT", @@ -8,12 +8,12 @@ "bin": "iothub-explorer.js", "dependencies": { "azure-event-hubs": "0.0.8", - "azure-iot-common": "1.3.0", - "azure-iot-device": "1.3.0", - "azure-iot-device-amqp": "1.3.0", - "azure-iot-device-http": "1.3.0", - "azure-iot-device-mqtt": "1.3.0", - "azure-iothub": "1.2.3", + "azure-iot-common": "1.4.0", + "azure-iot-device": "1.3.1", + "azure-iot-device-amqp": "1.3.1", + "azure-iot-device-http": "1.3.1", + "azure-iot-device-mqtt": "1.3.1", + "azure-iothub": "1.2.4", "azure-storage": "^1.3.1", "bluebird": "^3.0.1", "colors-tmpl": "^1.0.0", @@ -48,4 +48,4 @@ "url": "https://github.com/Azure/iothub-explorer/issues" }, "homepage": "https://github.com/Azure/iothub-explorer#readme" -} +} \ No newline at end of file