From 515c6a32ec12f353c441dcc6a3bd9b20adf65030 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Sun, 18 Dec 2016 12:38:42 +0100 Subject: [PATCH] chore(package): update ip-address to version 5.8.6 (#60) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f6f5fe..31c71ef 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "interface-connection": "0.3.0", - "ip-address": "^5.8.4", + "ip-address": "^5.8.6", "lodash.includes": "^4.3.0", "mafmt": "^2.1.2", "multiaddr": "^2.1.1",