From bdb3d51f8756706e517827fe8f55b45242acb326 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Fri, 2 Aug 2019 14:59:13 +1000 Subject: [PATCH] Latest amqplib --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f0e681..7184147 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "url": "https://github.com/noblesamurai/node-amqp-wrapper/issues" }, "dependencies": { - "amqplib": "^0.4.0", + "amqplib": "^0.5.5", "async": "^0.9.0", "debug": "^2.6.8", "deferential": "^1.0.0",